Get this data via API
Classify sonor.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://sonor.co.uk"}'
{
"domain": {
"domain_url": "https://sonor.co.uk",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment",
"confidence": 1,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.7461049556732178,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.7152714133262634,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.6616801619529724,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.4221054613590241,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.14882761240005493,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.