Skip to content

Infern1/runtrainer.com_export_to_gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

runtrainer.com_export_to_gpx

Exports all your runs from runtrainer.com to separate gpx files.

Prerequisites

For this to work you need the following packages:

Scrappy

gpxpy -- GPX file parser

SRTM.py (however not used at the moment)

How to run

Clone this repositry and run it with scrappy

$ scrapy crawl runtrainer -a user=<username> -a password=<your_password>

It writes all your activities to separate gpx files. Those files can be uploaded to:

Strava

Runtastic

Probably also other, however I only tested those two

License

This Scrapy spider is licensed under the Apache License, Version 2.0

About

Exports all your runs from runtrainer.com to separate gpx files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages