Category
Reviews
No reviews yet — be the first to review hoop.health.
Get this data via API
Classify hoop.health — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://hoop.health"}'
{
"domain": {
"domain_url": "https://hoop.health",
"categories": [
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.3579462766647339,
"IAB7": "Health & Fitness",
"IAB-287-286": "Medical Health - Diseases and Conditions"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.31813791394233704,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.19931206107139587,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.16982927918434143,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.15501923859119415,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Other",
"confidence": 0.10541138052940369,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.