A simple scraper that uses Beautiful Soup to scrape from Real Time Trains into a json file.
Usage:
python3 train.py -s MAN > MAN.json
Save the trains for the station MAN, using the three station three letter code, to MAN.json
Note: Please do not run this script too frequently, it can use a lot of bandwidth.