Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.53 KB

Southwest-Autocheckin

Yet another southwest checkin web-based system. Register your southwest/swa flights and the system will checkin for you automatically 24hrs before departure.

Go to springyleap.com to try it out.

The system is compatible with the latest changes done by the Southwest team in_May'16 (API updates). This is a live project, and I keep updating it regularly to offer more functionality and/or fix issues find by its users. If you find any issues, please report them here or raise an issue in this project.

This system is for personal use only.


New Features:

  • Fixed emailto field
  • Added new python script with the basic functionality

Existing Features

  • Domestic flights checkin.
  • Roundtrip and one way flights checkin
  • Multi-segment/stop flights checkin
  • Detects multiple travelers, but it only registers the name used to lookup the flight.

Missing Features

  • Multiple traveler registration in a single ticket
  • International flights
  • SSL uses a different domain springyleaf.com
  • Misc...

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Write tests
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request
  • email me if I don't get back to you after a few days.