This project is to fetch the bus route information of KMB, NWFB, CTB into one single JSON. It is daily synced to data.gov.hk and launched in gh-pages.
Daily fetched JSON is in gh-pages or direct download here
To install the dependencies,
pip install -r requirements.txt
To fetch data, run the followings
python ctb-nwfb.py
python kmb.py
python nlb.py
python parseFare.py
python parseTimetable.py
python matchRoutes.py
python mergeRoutes.py
Please kindly state you are using this app as
HK Bus Crawling@2021, https://github.com/hkbus/hk-bus-crawling