Philemon
Results
1
comments of
Philemon
> Komoot does not offer an API at all: https://support.komoot.com/hc/articles/7464746034458-komoot-API There are undocumented API endpoints that allow pulling tour/GPX data from Komoot ([python implementation](https://git.philemon.dev/philemon/KomootToursMap/src/branch/main/komoot_scraper.py), [experimental rust implementation](https://git.philemon.dev/philemon/KomootStats/src/branch/main/backend/src/komoot_scraper.rs)). If you do...