Code Monkey home page Code Monkey logo

flight-deal-alerts's Introduction

Flight-Deal-Alerts

A flight searching program which looks for low valued flights and sends a SMS alert. Default origin location is Airport IAH in Houston, TX

Features:

  • Uses Sheety to read destination ideas and update IATA codes
  • Uses Tequila to search for flights
  • Uses Twilio to send out an automated SMS
  • Search time frame is from tomorrow to 6 months
  • Specify the maximum price wanted in the Google Sheets
  • Sends out a SMS if a flight is below the maximum expected price
  • Can easily switch to SMTP mail if SMS is deemed unworthy (See bottom of notification_manager.py)

How to run:

  • Download repository
  • Open downloaded repository with a command line interface
  • Create an account on Twilio, get your api key, account sid, phone numbers, and update notification_manager.py
  • Create an account on Tequila, get your api key and update flight_search.py
  • Create an account on Sheety, get your api key and update data_manager.py
  • Create a Google Sheet and setup / give access to Sheety to access
  • Fill out relevant info (See Excel screenshot below for example). There is no need to provide the IATA codes -> the program will do it for you
  • Set a low price. The low prices I obtained were from Google flights
  • run pip install twilio
  • run python main.py
  • Script will be run and message will be sent if flight price meets threshold. Can also easily be updated to send SMTP

Program Running Example:

alt text

Google Sheets Example:

alt text

Google Flight Price Prediction:

alt text

flight-deal-alerts's People

Contributors

j0k3rn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.