Get this data via API
Classify komm-x.de — 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://komm-x.de"}'
{
"domain": {
"domain_url": "https://komm-x.de",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.8205896615982056,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5857131481170654,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3018793761730194,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Government Contracting & Procurement",
"confidence": 0.21100205183029175,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.2086803168058395,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.