Get this data via API
Classify kitchenarq.co.uk — 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://kitchenarq.co.uk"}'
{
"domain": {
"domain_url": "https://kitchenarq.co.uk",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Kitchen & Dining Furniture",
"confidence": 0.6250398755073547,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.534428596496582,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Storage & Shelving/Cabinetry",
"confidence": 0.16622202098369598,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.12384438514709473,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.11569210141897202,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.