Get this data via API
Classify xiumlabs.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://xiumlabs.com"}'
{
"domain": {
"domain_url": "https://xiumlabs.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6911918520927429,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.5245983600616455,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.26353904604911804,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.1393803060054779,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.13377392292022705,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1317283660173416,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.12908461689949036,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.