Get this data via API
Classify bntclic.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://bntclic.com"}'
{
"domain": {
"domain_url": "https://bntclic.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.8107015490531921,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.6575062274932861,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.4504598975181579,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.35274747014045715,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Health Conditions/Blood Sugar & Diabetes",
"confidence": 0.1434260457754135,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.