Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buihdk/flight-tracker
Track cheapest flights from ATL to SGN, SFO, LAX, and NYC for the next 6 months
https://github.com/buihdk/flight-tracker
iata-codes kiwi python3 sheety-api smtp smtplib tequila-api twilio
Last synced: 23 days ago
JSON representation
Track cheapest flights from ATL to SGN, SFO, LAX, and NYC for the next 6 months
- Host: GitHub
- URL: https://github.com/buihdk/flight-tracker
- Owner: buihdk
- Created: 2023-06-19T06:04:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-20T14:49:27.000Z (over 1 year ago)
- Last Synced: 2024-05-16T23:55:14.534Z (7 months ago)
- Topics: iata-codes, kiwi, python3, sheety-api, smtp, smtplib, tequila-api, twilio
- Language: Python
- Homepage:
- Size: 602 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://en.wikipedia.org/wiki/IATA_airport_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](https://sheety.co/), [Tequila by Kiwi](https://tequila.kiwi.com/), and [twilio](https://www.twilio.com/) in order to run this Python script.
### Updating Google Sheet
![Demo](demo/flight-tracker-demo.gif)### Console output
### Final result
### SMS