Skip to content

loiht2/strava-crawler

Repository files navigation

Strava Crawler Application

A Docker-based application that fetches data from the Strava API, stores it in a local database, and displays it through a web interface.

Instruction

  1. Create volume: docker volume create --name=mysql
  2. Change authen_token: line 11 in file call_and_save.py. Anyone who wants to test; must have authen_token because it resets every 6 hours. You should use your authen_token personally or get one from your organization.
  3. Open port 3000 in the host running the project.

About

a Docker app for fetching Strava data, storing it locally, and displaying it on the local web

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors