Get this data via API
Classify zonex.design — 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://zonex.design"}'
{
"domain": {
"domain_url": "https://zonex.design",
"categories": [
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.7277829051017761,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.537871241569519,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.29287970066070557,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.18141186237335205,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11977793276309968,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.11134155094623566,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.10892282426357268,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.