Skip to content

ambersun1234/AutoAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAA

Automatic ticket crawler for Air Asia airline

Disclaimer

Privacy Policy

  • We have a simple Privacy Policy where we state how we handle your information

Todo list

  • Credit card fill in
  • Actual purchase airline ticket

Clone Repo

git clone https://github.com/ambersun1234/AutoAA.git

Dependencies

Usage

  • copy ./config/config.ini.example and rename to config.ini and place it under ./config
  • modify the user information inside config.ini
  • run program
    • simply python3 air.py or python3 air.py show
  • note: this ticket-snatching program is actually not fully automatic, thus user should stay in front of the computer and wait for AutoAA's instructions

Config note

  • time section: user can specify program execute time via config.ini, startTime(date format as YYYY/MM/DD HH:MM:SS) and frequency(retry time)
  • login section: contain your login information, user must register an account before using AutoAA
  • flight section: departure and arrival should fill in full station name or abbreviation
  • flight section: departure date and returnDate should follow standard date formate(e.g. 2020/01/23)
  • service section: vip indicate the service level, in this case we have:
    • 0 stands for no vip
    • 1 stands for Value Pack: baggage allowance, standard seat selection and 1 meal
    • 2 stands for Premium Flex: baggage allowance, hot and standard seat selection, 1 meal, change of date time and lounge access
    • 3 stands for Premium Flatbed: baggage allowance, flatbed selection, 1 meal, change of date time, lounge access, entertainment access and baggage delivery
  • passenger info config file
    • the default type is as follows
    • a2 = YOURFIRSTNAME,YOURLASTNAME,2020/01/01,F,N
    • you'll need to fill your personal information in predestinate order
      • first name, last name, birthday(date format as YYYY/MM/DD), physical gender(F, M), need wheelchair or not
      • and each of the column is separate by comma respectively, any incorrect input will terminate AutoAA immediately

License

  • This project is licensed under MIT License - see the LICENSE file for detail

About

Automatic ticket-snatching for Air Asia Airline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages