Skip to main content

KomootGPX

Download Komoot tracks and highlights as GPX files with metadata

Python 3 or later is required.

Installation

Download from PyPI:

pip install komootgpx

Testing

To run from local clone of repo (without installation):

python -m komootgpx --help

Usage

Run script in interactive mode

komootgpx
Enter your mail address (komoot.de)
>example@mail.com

Enter your password (input hidden)
Password:

Logging in...
Logged in as 'thepbone'

3331210XX => Example trip A (hike; 20.766km; tour_recorded)
3331214XX => Example trip B (hike; 13.863km; tour_planned)

Enter a tour id to download
>3331210XX

Fetching tours of user '153434028XXX'...
Fetching tour '3331210XX'...
Fetching highlight '2635XX'...
Fetching highlight '15840XX'...
GPX file written to '~/Development/KomootGPX/Example trip A-3331210XX.gpx'

Display advanced usage information

komootgpx --help
komootgpx.py [options]
[Authentication]
        -m, --mail=mail_address            Login using specified email address
        -p, --pass=password                Use provided password and skip interactive prompt
        -n, --anonymous                    Skip authentication, no interactive prompt, valid only with -d

[Tours]
        -l, --list-tours                   List all tours of the logged in user
        -d, --make-gpx=tour_id             Download tour as GPX
        -a, --make-all                     Download all tours
        -s, --skip-existing                Do not download and save GPX if the file already exists, ignored with -d
        -D, --add-date                     Add date to file name

[Filters]
        -f, --filter=type                  Filter by track type (either "planned" or "recorded")

[Generator]
        -o, --output                       Output directory (default: working directory)
        -e, --no-poi                       Do not include highlights as POIs

Authentication

It's required to be properly authenticated with username (email) and password to perform most of available operations:

  • list user's tours (both planned and completed)
  • download all tours
  • download tour that has Visibility set to "Only me" or "Close friends"

Without authentication you can download any tour that is public (i.e. Visibility set to "Anyone"). To disable authentication use --anonymous option.

In case given tour id is not available without authentication you'll receive following message: Error 403: {'status': 403, 'error': 'AccessDenied', 'message': 'Access denied without authentication.'}.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

komootgpx-1.3.1.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

komootgpx-1.3.1-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file komootgpx-1.3.1.tar.gz.

File metadata

  • Download URL: komootgpx-1.3.1.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for komootgpx-1.3.1.tar.gz
Algorithm Hash digest
SHA256 1353c9129457ad3be9fb91135e3d628cef4c46bcd89ae84cb0ea9824e62dac5b
MD5 3ea4685c268c0e75c673d4d889de304b
BLAKE2b-256 00ae881607ae8204d38711e5852b6e9fdefdcbfa2cea3086120af8551a7d4c4b

See more details on using hashes here.

File details

Details for the file komootgpx-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: komootgpx-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 21.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for komootgpx-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7bd87a4f24b10f421a52b1342ec2bd8fd671bcacaef00d7b5133a0923a3ab53c
MD5 00236f5ba97383a1e2c1d0811d5b5bb9
BLAKE2b-256 0e4a4592b49b03bfb6784351c3b8f7bf8045d6d3726799cf059bb21a1a814d53

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page