Get this data via API

Classify dramarthareyes.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://dramarthareyes.com"}'
{ "domain": { "domain_url": "https://dramarthareyes.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.744983971118927, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Nutrition/Other", "confidence": 0.6619666218757629, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.19452017545700073, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Aging & Geriatrics/Other", "confidence": 0.17971034348011017, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.1362287402153015, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs