Skip to content

A simple scraper that uses Beautiful Soup to scrape from Real Time Trains into a json file.

Notifications You must be signed in to change notification settings

erydactyl/rtt-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

rtt-scraper

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.

About

A simple scraper that uses Beautiful Soup to scrape from Real Time Trains into a json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages