Get this data via API
Classify wafuu.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://wafuu.com"}'
{
"domain": {
"domain_url": "https://wafuu.com",
"categories": [
{
"name": "/Shopping",
"confidence": 0.8,
"IAB22": "Shopping",
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Business & Industrial/E-Commerce Services",
"confidence": 0.7,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink",
"confidence": 0.6,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Beauty & Fitness",
"confidence": 0.5,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Computers & Electronics",
"confidence": 0.5,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Books & Literature",
"confidence": 0.4,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/People & Society/Kids & Teens",
"confidence": 0.4,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Global Rank
#129,049
Get this data as JSON — free trial, 50 API calls included.