new-infofer-scraper/scraper
Dan Cojocaru 0a7e2b2568
Added station arr/dep scrapper
Added scrapper for arrivals and departures at station
2021-08-27 15:38:24 +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 Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00
scrape_station_schema_v2.json Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00
scrape_train.py Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00
scrape_train_schema.json Added station arr/dep scrapper 2021-08-27 15:38:24 +03:00
scrape_train_schema_v2.json Added station arr/dep scrapper 2021-08-27 15:38:24 +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