Get this data via API
Classify suphias.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://suphias.com"}'
{
"domain": {
"domain_url": "https://suphias.com",
"categories": [
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 1,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.7532683610916138,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.4741391837596894,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Desserts",
"confidence": 0.4258090257644654,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.235986590385437,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Bakeries",
"confidence": 0.17980900406837463,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Dairy & Egg Substitutes",
"confidence": 0.12413029372692108,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Health Conditions/Blood Sugar & Diabetes",
"confidence": 0.10798554122447968,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.