Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.08 KB

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