https://github.com/luser/runtastic-scrape
Download run data from Runtastic
https://github.com/luser/runtastic-scrape
Last synced: 9 months ago
JSON representation
Download run data from Runtastic
- Host: GitHub
- URL: https://github.com/luser/runtastic-scrape
- Owner: luser
- License: other
- Created: 2014-06-02T12:24:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-02T12:24:27.000Z (about 12 years ago)
- Last Synced: 2025-03-16T05:21:58.451Z (over 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a hack of a Python script to download your Runtastic running sessions.
To use:
1. Install Python prerequisites by running `pip install -r requirements.txt`
2. Create a file called *auth* next to this script containing your Runtastic username and password, on two separate lines.
3. Run `python scrape.py /path/to/save/to`
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/