Project information
- Category: Automation
- Github Repo: LINK
Flight Deal Finder
Description: Using various API's, application checks a spreadsheet for flight destination information, then checks for deals with a given set of adjustable options. If a deal is found (lower than the adjustable price threshold listed in the spreadsheet), an email/text message updates is sent out to the list of users.
Python Libraries: Requests, Smtplib, Datetime, OS