Get this data via API
Classify wucomb.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://wucomb.com"}'
{
"domain": {
"domain_url": "https://wucomb.com",
"categories": [
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.2774350047111511,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.19963860511779785,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Shows & Programs",
"confidence": 0.1448906809091568,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.11341018229722977,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.