Access the 'Strava' API
Get recent achievements
Get data for an athlete
Get data for a single athlete
Remove activities with no geographic data
converts a list of activities into a dataframe
Convert a set of streams of a single activity into a dataframe
convert a single activity list into a dataframe
converts a list of club activities into a dataframe
Compile the efforts of a segment
Compile the efforts of multiple segments
Compile information on a segment
Filter
Get athlete follow data
Get an activities list
Retrieve streams for activities, and convert to a dataframe
Get detailed data of an activity
Get basic data for an athlete
Get basic Strava data
Get club data
Get distance from longitude and latitude points
Get all the efforts in a segment if no queries are specified
Create elevation profiles from activity data
Explore segments within a bounded area
Get gear details from its identifier
Makes a heat map from your activity data
Get KOMs/QOMs/CRs of an athlete
Retrieve the laps of an activity
get latitude and longitude from Google polyline
Retrieve the leaderboard of a segment
Get several pages of one type of request
Retrieve details about a specific segment
Get speed splits in a dataframe
Retrieve a summary of the segments starred by an athlete
Retrieve a Strava data stream for a single activity
Get athlete location
Get distance and time for current month
Mutate
Plot speed by splits
Generate the ratelimit indicator
Get last three recent activities
Format before and after arguments for API query
Generata Strava API authentication token
Get athlete trophies
Set the url of activities for different activity lists
Set the url of the athlete to get data
Set the url of the clubs for the different requests
Set the url of the equipment item to get data
Set the url for the different segment requests
Set the url for stream requests
Functions to access data from the 'Strava v3 API' <https://developers.strava.com/>.