Forum Archive

Fitbit "Sleep Analyzer"

ltddev

My kids gave me a Fitbit wristband, a "Flex" version and started playing with Python FitbinAPI. check out here:

https://gist.github.com/f30ec558d289d9a23f61

The Ftbit.com site has all the info how to get your own keys -- I randomized the ones in code to be unusable. Basically the code calculates every sleep-related datum possible from Fitbit.

Webmaster4o

Awesome

MartinPacker

Nice you've done that. While I don't use the Sleep Tracker on my Fitbit I would like to get the steps data out.

Anyone done that?

ltddev

@MartinPacker, it's as straightforward to get the steps data, I just happened to be more interested in deriving some useful sleep data. But there are Api for that to