Get this data via API
Classify food-ology.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://food-ology.com"}'
{
"domain": {
"domain_url": "https://food-ology.com",
"categories": [
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.24684390425682068,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.17445041239261627,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.14879684150218964,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Food & Drink/Other",
"confidence": 0.11710910499095915,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.10063450783491136,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.