Skip to content

NelsonScott/nike_api

Repository files navigation

(unofficial) nike_api

Nike Workout Data Example

Fetch Your Workout data from Nike (unofficial) api

Installation

(Recommended) You'll only need docker installed

Or you can setup a virtual env with the pip requirements installed locally, and execute the same scripts called in scripts/get_workouts.sh

Steps

  1. Go to https://www.nike.com/member/profile and login
  2. (This part is Annoying) Open Chrome Dev tools, click Network, search NIKE.COM, under "Headers" copy the authorization 'bearer' value and copy it to 'bearer_token.txt'. You may need to refresh the page with tools still open.
  3. Run ./scripts/get_workouts.sh
  4. And finally, open nike-workouts.html in Chrome

About

Fetch workout data from Nike (unofficial) api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published