I'm currently just trying to download TCX files from my activities - done by appending "/export_tcx" to the end of the activity URL. I don't know if the API is useful in helping with this, but it seemed like the best place to ask this question. I floundered my way through a bunch of cURL commands, but I've yet to get anything to work.
My current command looks like this:
This returns an HTML file with the first three lines:
I have a lot of activities logged in Strava, and I'm simply trying to find a way to speed up exporting the TCX files as Strava doesn't currently have a way to do that in bulk like the GPX files. Any help would be greatly appreciated, and I understand if this isn't the proper place to post this.