Get this data via API
Classify belluxom.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://belluxom.com"}'
{
"domain": {
"domain_url": "https://belluxom.com",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.7764934301376343,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers",
"confidence": 0.3148610293865204,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Appliances/Other",
"confidence": 0.2521757185459137,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Household Fans",
"confidence": 0.11630336195230484,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.