Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

#### Usage
`python3 get_data.py`

#### Dependencies
* requests
* json
* math

All libraries are preinstalled with your Python version

[Medium article](https://js-on.medium.com/get-komoot-tour-data-without-api-143df64e51fa)