Get this data via API
Classify nohau.se — 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://nohau.se"}'
{
"domain": {
"domain_url": "https://nohau.se",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.8592237830162048,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.7456566095352173,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.47854289412498474,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.4667337834835053,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.13330715894699097,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12445559352636336,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.