Skip to content

Finds cheapest flights to specified destinations and sends SMS notification if price is below specified amount. SMS includes info on flight and link to book flight. Can specify length of trip, layovers, time of departure/arrival etc. Built with OOP in python. More improvements, including UI, to come.

Notifications You must be signed in to change notification settings

KajsaMB/VoyagerFlightDeals

Repository files navigation

VoyagerFlightDeals

Finds cheapest flights to user-specified destinations and sends SMS notification if price is below user-specified amount. SMS includes info on flight and link to book flight. Can specify length of trip, layovers, time of departure/arrival etc in flight search class.

Built with OOP in python. Uses Kiwi api to search and find flights, requires location and search endpoint URLs as well as API key.

Uses Sheety and Sheety api to keep track of desired destinations, users and flights. Requires sheet endpoint URL as well as bearer token.

Uses Twilio to send and recieve SMS notifications. Requires Twilio account sid, token, sender nr, receiver nr.

More improvements, including UI, to come.

About

Finds cheapest flights to specified destinations and sends SMS notification if price is below specified amount. SMS includes info on flight and link to book flight. Can specify length of trip, layovers, time of departure/arrival etc. Built with OOP in python. More improvements, including UI, to come.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages