Skip to content

capitaintiti/StravaStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

StravaStats

This repository is to share what could be done with the STRAVA API in order to see some statistics

First Project : Rank your N first kudoers over the last K (public) activities

  • Step 1 : Login to your Strava account on your desktop browser : strava_auth

  • Step 2 : Go to Settings > My Application API and create a new one. You should get a result like this screenshot : CreateAPI

  • Step 3 : Edit your Application API settings to have the Authorization Callback Domain as your localhost (no need to have a working website, fill it with what you want) : AditAPIapp

  • Step 4 : Edit the Python file code to have your API Application client secret

  • Step 5 : Run your code

    • Edit the parameters at the head of the main.py file to define your output results

Here it is, don't hesitate to give me a feedback

About

Strava kudo ranking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages