Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplylu/medium_komoot
Get Komoot tour data without API
https://github.com/simplylu/medium_komoot
Last synced: 5 days ago
JSON representation
Get Komoot tour data without API
- Host: GitHub
- URL: https://github.com/simplylu/medium_komoot
- Owner: simplylu
- License: apache-2.0
- Created: 2020-11-04T21:00:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T09:47:18.000Z (over 3 years ago)
- Last Synced: 2023-05-22T13:41:09.982Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Usage
`python3 get_data.py`#### Dependencies
* requests
* json
* mathAll libraries are preinstalled with your Python version
[Medium article](https://js-on.medium.com/get-komoot-tour-data-without-api-143df64e51fa)