new-infofer-scraper/scraper
2021-08-27 22:48:58 +03:00
..
__init__.py Added server and Dockerfile 2021-08-22 15:41:55 +03:00
main.py Added server and Dockerfile 2021-08-22 15:41:55 +03:00
Pipfile Added v2 API 2021-08-23 20:12:10 +03:00
Pipfile.lock Added v2 API 2021-08-23 20:12:10 +03:00
schemas.py Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00
scrape_station.py Fixed handling of stations with only arr/dep 2021-08-27 22:48:58 +03:00
scrape_station_schema_v2.json Fixed handling of stations with only arr/dep 2021-08-27 22:48:58 +03:00
scrape_train.py Fixed parsing + added support for seconds stopping time 2021-08-27 22:06:02 +03:00
scrape_train_schema.json Fixed parsing + added support for seconds stopping time 2021-08-27 22:06:02 +03:00
scrape_train_schema_v2.json Fixed parsing + added support for seconds stopping time 2021-08-27 22:06:02 +03:00
scraper.py Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00
setup.py Added v2 API 2021-08-23 20:12:10 +03:00
utils.py Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00