Cheap Flight Deals (Python with API Integration)
Developed a Python application that searches for cheap flight deals and notifies users via SMS and email. The script uses the Kiwi.com Flight Search API to find flight deals, interacts with a Google Sheet (via the Sheety API) to store and update destination information, and sends SMS and Email alerts.
Check Out Repository