Get this data via API

Classify klarity.health — 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://klarity.health"}'
{ "domain": { "domain_url": "https://klarity.health", "categories": [ { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.4129126071929931, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.3856487572193146, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.23081861436367035, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.2268594652414322, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.2112283557653427, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.20437896251678467, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.17802639305591583, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.17007490992546082, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs