Get this data via API
Classify clarityos.dev — 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://clarityos.dev"}'
{
"domain": {
"domain_url": "https://clarityos.dev",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.25496426224708557,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1707766056060791,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.1324046105146408,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.12997771799564362,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.11624884605407716,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.10158318281173706,
"IAB-186-186": "Family and Relationships/Family and Relationships"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.