Get this data via API
Classify universal-health.us — 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://universal-health.us"}'
{
"domain": {
"domain_url": "https://universal-health.us",
"categories": [
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.5265112519264221,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3187224268913269,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.2600530683994293,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.20601963996887207,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.15902936458587646,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.157759889960289,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.12103527039289474,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.