Komoot: Get Location Elements
Komoot via Parse · maps_geo
Get regional discovery elements including curated collections, guides, and editorial content for a given location. Results include collection names, intros, sport types, creator info, and summary statistics like tour counts and upvotes. Access outdoor route data including GPS coordinates, elevation profiles, trail maps, and regional discovery content. Search routes by location and sport type, retrieve detailed route and gallery data, and look up public user profiles. Fulfilled by Parse from komoot.com.
- komoot
- komoot-com
- maps-geo
- parse
- platform-key
- sports
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/241b6f4c-0b7a-4a05-a37e-e5bb73799df8/get_location_elements
- Interface artifact
- sha256:213cf94eaa2570eb84d5c8d18604041a87485e6640790d11b01f1646f5b48ea0
- Manifest digest
- sha256:483bb5186a153934455807543ff7fcc8ad5c3a58eceeac25a8308955858f132c
Request fields
- lat (string, required): Latitude of the location (e.g. 47.3769)
- lng (string, required): Longitude of the location (e.g. 8.5417)
- page (integer): Zero-based page number for pagination
- sport (string): Optional sport filter for collections: Allowed values: hike, mtb, racebike, touringbicycle, jogging, mountaineering, mtb_easy
Example queries
- {"lat":"47.3769","lng":"8.5417","page":"0","sport":"hike"}