Rewrite crawler of bike-distro-tw in Python.
User can easily fetch data from all Taiwan public bike system, including YouBike (Taipei, New Taipei City, Taichung, Changhua County, Taoyuan City, HsinChu City) and CityBike (Kaohsiung).
- Download and install the latest Python 2.
- Install required packages:
pip install -r requirement.txt
run python scripts/fetch_data.py
and get df.cvs file
-
####YouBike:
- Taipei: 255 stations
- NTPC (New Taipei City): 303 stations
- Taichung: 99 stations
- chcg (Changhua County Government): 68 stations
- tycg (Taoyuan City Government): 34 stations
- hccg (HsinChu City Government): 15 stations
-
####CityBike:
- kaohsiung: 184 stations