Live data from Hacker News

Fitbit, why can’t I have my data?

simplystatistics.org

1–10 of 102 posts

Re: Fitbit, why can’t I have my data?

#3
I actually ran into the same problem recently, when trying to get my minute by minute data. I even emailed their support team, but no luck.

I wonder if there's an easy way to scrape their flash charts on the dashboard...

Re: Fitbit, why can’t I have my data?

#6
post #3

I actually ran into the same problem recently, when trying to get my minute by minute data. I even emailed their support team, but no luck. I wonder if there's an easy way to scrape their flash charts on the dashboard...

Without using the website, I suspect you can use something like Fiddler to see what HTTP requests are being made. Chances are the charts are making an XML or JSON request to their servers.

If you're lucky, the URL requests will be in an easy to reverse engineer format so you could easily dump all the data you need by adjusting the URL.

Re: Fitbit, why can’t I have my data?

#9

" I guess it is true, if you aren’t paying for it, you are the product. " But according to the author, even the $50 option doesn't let you download the data so it has nothing to do with you being the product .

More than that, you have to pay for the device in the first place, so on that front you're absolutely the customer.

Re: Fitbit, why can’t I have my data?

#10
post #2

Good post. Are are any of the similar devices more open, in terms of both data accessibility and format?

If a FitBit is just a pedometer, I have an Omron HJ-720IT that syncs with my Linux box (uploading a week's worth of hourly step counts). It's $30 on Amazon.
Post reply on HN