An open API service indexing awesome lists of open source software.

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)

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.