Get this data via API
Classify nestiora.store — 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://nestiora.store"}'
{
"domain": {
"domain_url": "https://nestiora.store",
"categories": [
{
"name": "/Home & Garden/Home Storage & Shelving/Other",
"confidence": 0.4945682883262634,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.4453262686729431,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.4088344871997833,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.2909546494483948,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.1809758692979813,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.