garmin-connect-export icon indicating copy to clipboard operation
garmin-connect-export copied to clipboard

How to download past 100th most recent activity?

Open sherfey1 opened this issue 8 years ago • 2 comments

I see that the script only pulls GPX data up to the 100th most recent activity. I also understand that Garmin only allows up to 100 downloads at one time. How do I edit the script, or can you post an edited script that allows me to enter a range of indices (e.g. 300 - 400 [for the 300th to 400th most recent activities]) so that I can download all of my activities. Thanks

sherfey1 avatar Jun 28 '16 21:06 sherfey1

The documentation says:

Examples: python gcexport.py --count all will download all of your data to a dated directory.

Does this work for you?

MaximMoinat avatar Jun 29 '16 08:06 MaximMoinat

--count all works for the first 100 activities... but there after, the activities are loaded (VERY slowly), without the GPX files being attached. I was thinking it was because Garmin limits the export to only 100 activities at a time.

sherfey1 avatar Jun 30 '16 20:06 sherfey1