Cheap Flight Club (Python with API Integrations)
Developed a Python application that automates the search for cheap flight deals and notifies users via SMS and email. The script uses the Kiwi.com Flight Search API to find flights based on user-defined criteria (stored in a Google Sheet via the Sheety API), and sends notifications using Twilio and smtplib if deals are found below specified price thresholds.
Check Out Repository