Giter Club home page Giter Club logo

southwest-checkin's Introduction

Southwest Checkin Script

Current Status

Warning: This script is old and out of date. Since it was written southwest has updated their site. If you get it working again I'm happy to take patches or point any users to an updated version.

Updated Version: Aaron Ortbals has forked this and improved it dramatically. He also has a hosted web version here: http://southwest-checkin.herokuapp.com/.

Description

This is a command line python script that will, given a confirmation code and passenger name, will do the following:

  • Look up flight info and display when the flights leave and where they are going.
  • Wait until 24 hours the first flight
  • Drive the web site to check in all users for that reservation.
  • Optionally send email with the boarding pass as an attachment
  • Repeat with any unchecked in flights

If you don't have the script email you, you will still need to go back to the southwest site to print your boarding pass, but you should have a decent place in line.

If things look broken, please let me know and I'll try to fix it. Most of the time it is hard to fix the script without an active reservation though so letting me know in that 24 hour period with your confirmation code is probably the best way to keep the script working.

You can let me know by sending email to [email protected]. Hopefully that address won't be completely spammed up.

Installation

This scripts depends on a couple of other python libraries. The easiest way to install is to use easy_install.

$ easy_install BeautifulSoup
$ easy_install pytz

Usage

$ sw_checkin_email.py John Doe ABC123

You will have to leave your terminal open while the script is waiting. You may want to look into using nohup or disown so that you can log out while the script runs.

southwest-checkin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

southwest-checkin's Issues

Adding 'New Reservation' Errors out.

I have double checked my entry into the 'New Reservation' form for accuracy but still getting the following errors. (example.com/reservations)

There was a problem retrieving your reservation. Please check the following fields to make sure they are correct:

Arrival city name can't be blank
Arrival city name can't be blank
User reservations is invalid

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.