Get this data via API
Classify humaninthehealthcareloop.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://humaninthehealthcareloop.com"}'
{
"domain": {
"domain_url": "https://humaninthehealthcareloop.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.9718768000602722,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.8021593689918518,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.6827332377433777,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.2681487798690796,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.15839356184005737,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.