Get this data via API
Classify cureandwellness.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://cureandwellness.com"}'
{
"domain": {
"domain_url": "https://cureandwellness.com",
"categories": [
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.8522805571556091,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.5521619915962219,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Travel & Transportation/Specialty Travel/Medical Tourism",
"confidence": 0.22628308832645416,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Health/Alternative & Natural Medicine/Cleansing & Detoxification",
"confidence": 0.2207751423120499,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.17579743266105652,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.16313941776752472,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.15444284677505493,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.