https://github.com/timooo-thy/flight-deal-tracker
Flight Deal Tracker (Scrapping and APIs)
https://github.com/timooo-thy/flight-deal-tracker
Last synced: 8 months ago
JSON representation
Flight Deal Tracker (Scrapping and APIs)
- Host: GitHub
- URL: https://github.com/timooo-thy/flight-deal-tracker
- Owner: timooo-thy
- Created: 2023-03-12T08:28:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T23:03:20.000Z (about 3 years ago)
- Last Synced: 2024-12-29T00:07:33.311Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flight-deal-tracker
Flight Deal Tracker (Scrapping and APIs)
1) Using GSpread API to find Airport Codes based on countries provided in excel sheet.
2) Using Kiwi API to find flights that satisfy user's conditions and return the cheapest deals.
3) When deals are found, SMS will be sent to the user via Twilio API.