An open API service indexing awesome lists of open source software.

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

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/