{"id":29122458,"url":"https://github.com/cdown/alltrailsgpx","last_synced_at":"2025-08-03T08:12:17.962Z","repository":{"id":277497202,"uuid":"932610745","full_name":"cdown/alltrailsgpx","owner":"cdown","description":"Extract a GPX from any AllTrails route ","archived":false,"fork":false,"pushed_at":"2025-05-12T15:53:52.000Z","size":27,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T03:54:46.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-02-14T07:42:20.000Z","updated_at":"2025-06-19T10:53:46.000Z","dependencies_parsed_at":"2025-04-20T22:36:41.961Z","dependency_job_id":null,"html_url":"https://github.com/cdown/alltrailsgpx","commit_stats":null,"previous_names":["cdown/alltrailsgpx"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cdown/alltrailsgpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Falltrailsgpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Falltrailsgpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Falltrailsgpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Falltrailsgpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdown","download_url":"https://codeload.github.com/cdown/alltrailsgpx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Falltrailsgpx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262639388,"owners_count":23341472,"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":"2025-06-29T17:38:21.046Z","updated_at":"2025-06-29T17:38:27.007Z","avatar_url":"https://github.com/cdown.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alltrailsgpx | [![Tests](https://img.shields.io/github/actions/workflow/status/cdown/alltrailsgpx/ci.yml?branch=master)](https://github.com/cdown/alltrailsgpx/actions?query=branch%3Amaster)\n\nalltrailsgpx creates a GPX file from AllTrails route data, even if you don't\nhave the region unlocked. It extracts the map drawing data directly from the\nAllTrails API response and converts it into a GPX track.\n\n## Installation\n\n    cargo install alltrailsgpx\n\n## Usage\n\nFirst, get the input file.\n\n1. Open the full screen map page for the route you want to convert (e.g., `https://www.alltrails.com/en-gb/trail/england/bristol/bristol-and-abbots-leigh-circular`)\n2. Open your browser's developer tools and navigate to the network tab.\n3. Find the network request to the AllTrails API, which will look similar (e.g., `https://www.alltrails.com/api/alltrails/v3/trails/{route_id}`)\n4. Save the response to a file.\n\nNow you can provide this response to alltrailsgpx. By default the GPX is read\nfrom stdin and written to stdout, but you can also output it to a file. For\nexample:\n\n    alltrailsgpx -i route.json -o route.gpx\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Falltrailsgpx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdown%2Falltrailsgpx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Falltrailsgpx/lists"}