Get this data via API
Classify discovermsg.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://discovermsg.com"}'
{
"domain": {
"domain_url": "https://discovermsg.com",
"categories": [
{
"name": "/Health/Public Health/Other",
"confidence": 0.28183650970458984,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Food & Drink/Food/Herbs & Spices",
"confidence": 0.2801860570907593,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.1683831512928009,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.1194508895277977,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.10646307468414308,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.1035703867673874,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.