Get this data via API
Classify kyberus.io — 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://kyberus.io"}'
{
"domain": {
"domain_url": "https://kyberus.io",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.973146677017212,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.421593964099884,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.27956753969192505,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.26323598623275757,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.222232848405838,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.12326611578464508,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.1177542805671692,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.11368385702371596,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.