Hi,
Is there a way to export data (weight, %body fat, ....) from Garmin Connect ?
Or is it possible to access to a FIT file anywhere ? on the scale ? Garmin Express ?
If someone has a idea it will be great :)
Hi there,
I just wanted to get my Garmin Index Scale data into yet another running tracker and was annoyed (again) by the fact that there is no such thing as data export.
I wrote a short piece of JavaScript code to export the entire data into a CSV file. Tested it only on Chrome, but I guess it should work in other browsers as well.
To execute the script you need to place it in your bookmarks. In Chrome you do that by right-clicking on your bookmarks bar and selecting "Add page...".
In the dialog box you need to give name (anything) and URL. In the URL field you need to paste the code from the attached txt file.
Hope it helps someone out there.
Hi there,
I just wanted to get my Garmin Index Scale data into yet another running tracker and was annoyed (again) by the fact that there is no such thing as data export.
I wrote a short piece of JavaScript code to export the entire data into a CSV file. Tested it only on Chrome, but I guess it should work in other browsers as well.
To execute the script you need to place it in your bookmarks. In Chrome you do that by right-clicking on your bookmarks bar and selecting "Add page...".
In the dialog box you need to give name (anything) and URL. In the URL field you need to paste the code from the attached txt file.
Hope it helps someone out there.
Marc's attached file doesn't seem to exist any more. Is there an external place it can be found?