Get this data via API
Classify smellwhaaat.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://smellwhaaat.com"}'
{
"domain": {
"domain_url": "https://smellwhaaat.com",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.8659610748291016,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.23457391560077667,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.1926568299531937,
"IAB-422": "Pets"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.16905227303504944,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.10057631880044936,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.