Get this data via API
Classify 4-noks.com — 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://4-noks.com"}'
{
"domain": {
"domain_url": "https://4-noks.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.5677821636199951,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.21297258138656616,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.1957869827747345,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.1935001164674759,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.16073475778102875,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.14388227462768555,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.11366420984268188,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.