Category
Reviews
No reviews yet — be the first to review usefulhub.online.
Get this data via API
Classify usefulhub.online — 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://usefulhub.online"}'
{
"domain": {
"domain_url": "https://usefulhub.online",
"categories": [
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.3771212697029114,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.2830042839050293,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.16261570155620575,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.13745756447315216,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Home & Garden/Other",
"confidence": 0.10758911818265916,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.