Get this data via API
Classify overallworks.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://overallworks.com"}'
{
"domain": {
"domain_url": "https://overallworks.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.6515430808067322,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5540229082107544,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4803081750869751,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.20529036223888397,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.18160822987556455,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1524837613105774,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.12295439839363098,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.