Get this data via API
Classify ushealthbuzz.com — 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://ushealthbuzz.com"}'
{
"domain": {
"domain_url": "https://ushealthbuzz.com",
"categories": [
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.6953251957893372,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.36122003197669983,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Other",
"confidence": 0.3106642961502075,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Aging & Geriatrics/Other",
"confidence": 0.11695964634418488,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.11108336597681046,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.