Get this data via API
Classify driwe.eu — 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://driwe.eu"}'
{
"domain": {
"domain_url": "https://driwe.eu",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.6450365781784058,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.42065152525901794,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.13539794087409973,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.12972286343574524,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12291721254587172,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.