Skip to content

const-dev/jal_price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

JAL Ticket Price Checker

This script checks the availability of low price one-way JAL tickets from Taipei to Boston. An email notification is sent out once the price falls below the specified threshold.

Requirement

Command-line Options

Several options are available using the command line:

usage: jal_price.py [-h] [-m GMAIL_ACCOUNT] [-t TO_ADDR]

optional arguments:
  -h, --help        show this help message and exit
  -m GMAIL_ACCOUNT  gmail account
                    (won't send notification if not specified)
  -t TO_ADDR        comma separated email addresses to send notification to
                    (send to GMAIL_ACCOUNT if not specified)

Troubleshooting

About

JAL Ticket Price Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages