Get this data via API
Classify kairoshealth.co.uk — 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://kairoshealth.co.uk"}'
{
"domain": {
"domain_url": "https://kairoshealth.co.uk",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.5373923182487488,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.2731512188911438,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.2209867537021637,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.18451686203479767,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.1315825879573822,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.11271610110998154,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.10263971239328384,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.