Get this data via API
Classify kitchennlove.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://kitchennlove.com"}'
{
"domain": {
"domain_url": "https://kitchennlove.com",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.8225849270820618,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.8187910914421082,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2809065282344818,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.20580576360225675,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.