This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Export data ?

Former Member
Former Member
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 Marc, don't work for me
  • If you are living in the EU, Garmin has to hand you over ALL Data they stored about you. There are even rules that they can not send it via Papermail :-D

    Its the last way, but its the reason you can export all your Facebook Data for example.
  • 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?
  • Marc's attached file doesn't seem to exist any more. Is there an external place it can be found?


    I just downloaded the file again from the link in Marc's post. No problems here.