Get this data via API
Classify whatwatt.ch — 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://whatwatt.ch"}'
{
"domain": {
"domain_url": "https://whatwatt.ch",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.3943850100040436,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.30793818831443787,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.3015141487121582,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.2202984243631363,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.18912021815776825,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.1637553572654724,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.