garmin-connect-export
garmin-connect-export copied to clipboard
Download a copy of your Garmin Connect data, including stats and GPX tracks.
Thank you for making this. As Garmin Connect has been updated, can you update the HTTP path's to extract data?
https://connect.garmin.com/gauth/hostname
Garmin Connect activity: [1892029351] Other Wed, 2 Aug 2017 18:12, 00:33:18, 0.00 Miles https://connect.garmin.com/modern/proxy/download-service/export/gpx/activity/1892029351?full=true Downloading file... Traceback (most recent call last): File "gcexport.py", line 357, in data = http_req(download_url) File...
When downloading activities, the script crashes on activities with "ø" in the name. Error message: > File`"gcexport.py", line 186, in > print a['activity']['activityName']['value'] > File "C:\Anaconda2\lib\encodings\cp437.py", line 12, in encode...
Setting the time on downloaded file(s) to the activity time makes it easier to map a file to the activity.
Hi, I'm a little new to your program and I received this error message when trying to import .fit files from my Garmin account. I'm not sure how to fix...
The app stop in authorization request. Thanks
Hi there, when trying to download Garmin data using the script I got an "unexpected HTTP error (410)". The download url seemed to be changed. I simply changed it (here...
While trying to download my activies in gpx or tcx I got the following message: ``` python gcexport.py --username bla --password blub -c all -f gpx -d 20170125 Welcome to...
On my machine, TCX/GPX download wasn't working. I was getting an error 410 even for activities that have a "Download as TCX" (or GPX) NOT greyed out in the UI....