Get this data via API
Classify bukeen.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://bukeen.com"}'
{
"domain": {
"domain_url": "https://bukeen.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8975522518157959,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.587918758392334,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5745611190795898,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.533169150352478,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.4808805286884308,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.12234151363372804,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics",
"confidence": 0.10353358834981918,
"IAB7": "Health & Fitness",
"IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.