Get this data via API

Classify defineclinic.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://defineclinic.com"}'
{ "domain": { "domain_url": "https://defineclinic.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.4081445038318634, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.2408359795808792, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.20183107256889343, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.1457987129688263, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Cancer", "confidence": 0.14515240490436554, "IAB7-11": "Cancer", "IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.12552525103092194, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.1074087619781494, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs