Get this data via API
Classify dabory.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://dabory.com"}'
{
"domain": {
"domain_url": "https://dabory.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.4344384372234345,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.29317575693130493,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.19474360346794128,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.15933185815811157,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.11769698560237885,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.