Nike Run Club
Get Your Own Nike Run Club Data¶
Warning
When you choose to deploy Running Page on your own server, due to Nike has blocked some IDC's IP band, maybe your server cannot sync Nike Run Club's data correctly and display 403 error
, then you have to change another way to host it.
Get Nike's refresh_token
- Log in to Nike website
- Look for
refresh_token
in Develop -> Application-> Storage -> https:unite.nike.com -
Execute in the root directory:
python3(python) scripts/nike_sync.py ${nike refresh_token}
example:
python3(python) scripts/nike_sync.py eyJhbGciThiMTItNGIw******