├── BayStations.txt ├── README.md ├── crawler.py └── requirements.txt /BayStations.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Davidham3/pems_crawler/HEAD/BayStations.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Davidham3/pems_crawler/HEAD/README.md -------------------------------------------------------------------------------- /crawler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Davidham3/pems_crawler/HEAD/crawler.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | requests --------------------------------------------------------------------------------