Git Product home page Git Product logo

ual's Introduction

SuperFlyer United Airlines Utility

  • Search united.com for fare class availability, including award and upgrade buckets.
  • Set a cron job to check for availability and send yourself email when seats become available.
  • Mileage run option allows querying of multiple segments over a date range
  • Also includes a web interface for interactive querying.

This documentation is intentionally sparse, so use at your own risk.

Setup

  1. Get a united.com account and set it to Expert Mode.
  2. Get a gmail account.
  3. Enter the account parameters in ual/ual.config (not included in this repo)
  4. Enter your alerts in alerts/alert_defs.txt.
  5. Enter your aggregate alerts in alerts/agg_alert_defs.txt (to search the same route over a range of days).
  6. Enter your mileage run alerts in alerts/mr_search.txt (to search a multi-segment route over a range of days).
  7. Run python ual.py --help to see command-line options.
  8. Run python ual_webserver --help to see options for the webserver. The webserver runs on port 8080 by default.

Notes

  • Fare class descriptions can be found here: http://cwsi.net/united.htm
  • For classes O, I, R, X there is separate inventory for elites (ON/IN/RN/XN). The tool searches both at once: a search for I returning I37 means I=3, IN=7.

ual's People

Contributors

superflyer 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.