Get this data via API
Classify gochc.org — 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://gochc.org"}'
{
"domain": {
"domain_url": "https://gochc.org",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.5102973580360413,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.31757861375808716,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.30566883087158203,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.22810406982898712,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.1746518462896347,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.1502801775932312,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.