Get this data via API
Classify ketolicity.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://ketolicity.com"}'
{
"domain": {
"domain_url": "https://ketolicity.com",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Desserts",
"confidence": 0.4853232800960541,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.474505752325058,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.25248241424560547,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.1221756860613823,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.10998421907424928,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.