Skip to content

vicfic18/StravaActivityAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strava Activity Analyser

This is just 2 scripts which I used to get 100+ people's strava activity for a club challenge. My only target was to get all of these people's activities in a spreadsheet, so if you want to use it, you need need make some tweaks to get it working.

I recommend reading this guide, since I mostly followed what it says.

FYI

  • First, you need register your app in your Strava settings.

  • The server outputs profile json responses to a google sheet, so

  • You should setup a google api service account and put the credentials(creds.json) in the same folder as app.py

  • profiles.csv should be a copy of your google sheet

  • activity_ouput.csv is the output of fetch.py

  • Be careful of the number of API calls

About

To collect Strava activities from many people

Topics

Resources

License

Stars

Watchers

Forks

Languages