Get this data via API
Classify soup-broth.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://soup-broth.com"}'
{
"domain": {
"domain_url": "https://soup-broth.com",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Soups & Stews",
"confidence": 0.9220840334892272,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.5805251598358154,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Health/Alternative & Natural Medicine/Acupuncture & Chinese Medicine",
"confidence": 0.5315349102020264,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.17235402762889862,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.