Category
Reviews
No reviews yet — be the first to review info.wsw.de.
Get this data via API
Classify info.wsw.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://info.wsw.de"}'
{
"domain": {
"domain_url": "https://info.wsw.de",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8954624533653259,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)",
"confidence": 0.46846187114715576,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.2614685595035553,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.12092733383178712,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.