Get this data via API
Classify sum.si — 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://sum.si"}'
{
"domain": {
"domain_url": "https://sum.si",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.580189049243927,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.2705838680267334,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.1818888634443283,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.153930202126503,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.