Learn R Programming

⚠️There's a newer version (0.1.8) of this package.Take me there.

fitbitScraper (version 0.1.1)

Scrapes Data From Fitbit.com

Description

Scrapes data from fitbit.com. This does not use the official API, but instead uses the API that the web dashboard uses to generate the graphs displayed on the dashboard after login at www.fitbit.com.

Copy Link

Version

Monthly Downloads

188

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Cory Nissen

Last Published

January 30th, 2015

Functions in fitbitScraper (0.1.1)

login

Login to fitbit.com and get cookie
get_daily_data

Get daily data from fitbit using cookie returned from login function
get_15_min_data

Get 15 minute interval data from fitbit using cookie returned from login function