/mgt-routes

MosGorTrans Routes timetable parser

Primary LanguagePythonMIT LicenseMIT

mgt-routes

Python scripts to get Moscow routes timetables data from http://mosgortrans.org/pass3 .

Running

python3 scrape.py

Will produce data subdirectory with data in it. Has mininal console interface displaying progress bars.

For now too slow, but can save partial progress on keyboard interrupt (CTRL+C).