Back to Skills Hub
WHOOP Tracker

WHOOP Tracker

@ijaack
lifestyleFitness TrackingWearable IntegrationHealth Analytics

Retrieve and analyze fitness data from WHOOP wearables via the official REST API. Access recovery scores, sleep metrics, strain data, and workout analytics.

🚀 Track your fitness and recovery with WHOOP Tracker. Connect your WHOOP wearable to access detailed data on recovery scores, sleep quality, strain levels, and workouts through simple Python scripts. Get insights into your heart rate variability, blood oxygen, and daily cardiovascular load to optimize your training and rest.

💡 Perfect for athletes and fitness enthusiasts who want actionable health metrics. Monitor your readiness before workouts, analyze sleep patterns, compare weekly performance, and make data-driven decisions about training intensity and recovery needs.

✨ Seamless OAuth authentication, comprehensive API access, and pre-built scripts mean you're analyzing your data in minutes—no complex setup required.

GitHub

Requirements

WHOOP Developer API

Official WHOOP REST API credentials (client_id and client_secret) from https://developer.whoop.com

Python 3.7+

Python runtime environment version 3.7 or higher

requests

Python HTTP library for API requests