Skip to content

Track cheapest flights from ATL to SGN, SFO, LAX, and NYC for the next 6 months

Notifications You must be signed in to change notification settings

buihdk/flight-tracker

Repository files navigation

Flight Tracker

This project tracks the cheapest flights from ATL (or CHA) to SGN, SFO, LAX, NYC, etc. for the next six months, with data being added to a linked Google Sheet. If a city is added without an IATA code, the Python script automatically updates it with the correct code. If the script finds a cheaper flight price, it will send an SMS alert using Twilio, as well as an email via SMTP.

To get started, run cp .env.sample .env to create an .env file and update the file accordingly. Users are required to sign up at Sheety, Tequila by Kiwi, and twilio in order to run this Python script.

Updating Google Sheet

Demo

Console output

console output

Final result

console output

Email

twilio sms

SMS

twilio sms

About

Track cheapest flights from ATL to SGN, SFO, LAX, and NYC for the next 6 months

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages