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

Garmin Data Export: Respiratory rate monitoring

Former Member
Former Member

Is there any way to export Garmin respiratory data like for stress level and heart rate? In a .fit file?

  • The data could be in one of the many FIT files that you can export on the Daily Summary page of GC Web. If not, then you can get the data in JSON format, though the DevTools » Network of your browser:

  • Former Member
    0 Former Member in reply to trux

    Is there any way to load this data into python? I tried with get request, but it does not return a json object.