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

How to export weight data?

Former Member
Former Member
Is it possible to export the weight data? I'm trying to import it into Withings.
  • Is it possible to export the weight data? I'm trying to import it into Withings.


    Hi NBOECK sorry for disturb, have you find a solution? i have the same issue .....
    thanks
  • If you are signed into Garmin Connect, you should be able to access your health history data at this url. If you save that file, I wrote a little python script to convert that bit of data to a csv file. You can find that script here. To use it you'll need to download and install a python interpreter, then download and run the script.

    I'm not sure what file format you need, but once you have the data, you should be able to convert it into whatever you need.

    Travis
  • If you are signed into Garmin Connect, you should be able to access your health history data at this url. If you save that file, I wrote a little python script to convert that bit of data to a csv file. You can find that script here. To use it you'll need to download and install a python interpreter, then download and run the script.
    Travis


    1. The link to your script is no longer working (page not found error) for me...
    2. I'm about to experiment exporting health data (via your script)...do I need to find a python 2 or python 3 interpreter?

    Tech 'aware' but not a code monkey :-)
  • If anyone comes across this post looking for the answer, you can now log in on a computer, go to Health Stats, then Weight, then go year view, then click export for each year.

  • The format is crazy! CSV with data across multiple lines Flushed

  • Yeah it's not very helpful unfortunately