Get this data via API
Classify uenorth.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://uenorth.com"}'
{
"domain": {
"domain_url": "https://uenorth.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.9033873677253724,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Computer Hardware/Hardware Modding & Tuning",
"confidence": 0.5063418745994568,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.4672899544239044,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.2181152105331421,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Computers & Electronics/Computer Hardware/Desktop Computers",
"confidence": 0.1890956461429596,
"IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.