{"id":18375345,"url":"https://github.com/mathu-lmn/strava-scraper","last_synced_at":"2025-04-11T03:46:31.125Z","repository":{"id":250595251,"uuid":"833263447","full_name":"Mathu-lmn/strava-scraper","owner":"Mathu-lmn","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-24T14:43:21.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T03:46:28.048Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mathu-lmn.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}},"created_at":"2024-07-24T17:17:40.000Z","updated_at":"2024-08-19T12:37:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"81e98f02-efe9-487c-968f-83752db41e27","html_url":"https://github.com/Mathu-lmn/strava-scraper","commit_stats":null,"previous_names":["mathu-lmn/strava-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathu-lmn%2Fstrava-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathu-lmn%2Fstrava-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathu-lmn%2Fstrava-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mathu-lmn%2Fstrava-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mathu-lmn","download_url":"https://codeload.github.com/Mathu-lmn/strava-scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339298,"owners_count":21087213,"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-11-06T00:18:33.956Z","updated_at":"2025-04-11T03:46:31.109Z","avatar_url":"https://github.com/Mathu-lmn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strava API Scraper\n\nOriginal script : https://github.com/odontomachus/stravalib_demo\n\n## Description\n\nThis script is a simple example of how to use the Strava API. The \"login.py\" script will authenticate with the Strava API and save the access token to a file. The \"main.py\" script will read the access token from the file and use it to make a request to the Strava API to get data on the user's activities.\n\n## Installation\n\nInstall the required packages with the following command:\n\n```bash\npip install -r requirements.txt\n```\n\nCreate an API application here : https://www.strava.com/settings/api\n\nCopy the strava.cfg.sample to strava.cfg and fill the informations in there - DO NOT FILL THE TOKEN VALUE\n\n## Usage\n\nRun the \"main.py\" script to get started\n\n```bash\npython main.py\n```\n\n\n## TODO :\n- [x] Global map with all activities\n- [x] Weighted per coordinate\n- [ ] Heatmap (number of activities per areas ?)\n- [ ] Get most popular segments\n- [ ] Get all trainings until a \"race\" type, with no pause longer than 1 week\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathu-lmn%2Fstrava-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathu-lmn%2Fstrava-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathu-lmn%2Fstrava-scraper/lists"}