{"id":16740483,"url":"https://github.com/flopp/stravaexporttogpx","last_synced_at":"2025-04-10T13:22:46.013Z","repository":{"id":146399812,"uuid":"193585329","full_name":"flopp/StravaExportToGPX","owner":"flopp","description":"Convert the activites in a Strava export to GPX files","archived":false,"fork":false,"pushed_at":"2024-01-31T22:05:43.000Z","size":12,"stargazers_count":10,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T12:08:41.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flopp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-24T21:47:35.000Z","updated_at":"2024-09-13T05:04:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"0418b0e7-c8ad-46c6-880e-58bfc08f61e5","html_url":"https://github.com/flopp/StravaExportToGPX","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2FStravaExportToGPX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2FStravaExportToGPX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2FStravaExportToGPX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flopp%2FStravaExportToGPX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flopp","download_url":"https://codeload.github.com/flopp/StravaExportToGPX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225664,"owners_count":21068078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T00:58:48.997Z","updated_at":"2025-04-10T13:22:46.001Z","avatar_url":"https://github.com/flopp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StravaExportToGPX\nConvert the activites in a Strava export to GPX files\n\n\n## Requirements\n\nThis needs\n\n- Python \u003e= 3.6\n- a working installation of `gpsbabel` in your `$PATH`,\n- a full [Strava export ZIP file](#getting-your-strava-export-zip-file) ;)\n\n\n## Usage Examples\n\n### Convert Activities to GPX\n\nConvert all 2018 \"Run\" and \"Hike\" activities from a Strava export to GPX (`export_123456789.zip` is a Strava export ZIP file):\n\n```\n./strava2gpx.py --input export_123456789.zip --output gpxfiles --filter-type Run --filter-type Hike --filter-year 2018\n```\n\n### List Activity Types\n\nList activity types (to be used with the `--filter-type` option when actually converting):\n\n```\n./strava2gpx.py --input export_123456789.zip --list-types\n\n-\u003e\n\nActivity types found in export_123456789.zip:\n- Hike\n- Ride\n- Run\n- Snowshoe\n- Swim\n- Walk\n- Workout\n\n```\n\n## Getting your Strava Export ZIP File\n\nThe process for bulk exporting activity data from Strava is described in detail on [Strava's support pages](https://support.strava.com/hc/en-us/articles/216918437-Exporting-your-Data-and-Bulk-Export#Bulk).\n\nHere's the short version:\n\n1. Log in to Strava.\n2. Go to the \"[Download or Delete Your Account](https://www.strava.com/athlete/delete_your_account)\" page.\n3. Click the \"Request Your Archive\" button in the \"Download Request\" section.\n4. Strava will send a download link for an `export_123456789.zip` file via email. This may take some time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflopp%2Fstravaexporttogpx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflopp%2Fstravaexporttogpx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflopp%2Fstravaexporttogpx/lists"}