Get this data via API
Classify radcases.net — 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://radcases.net"}'
{
"domain": {
"domain_url": "https://radcases.net",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.7308616042137146,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.5754196643829346,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4109565913677216,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Medical Literature & Resources/Medical Photos & Illustration",
"confidence": 0.3608730435371399,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.3170780539512634,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.16575443744659424,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.10257750749588011,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.