Get this data via API

Classify dravetsyndromenews.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://dravetsyndromenews.com"}'
{ "domain": { "domain_url": "https://dravetsyndromenews.com", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.9194412231445312, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.7942573428153992, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.6806643605232239, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Genetic Disorders", "confidence": 0.35130491852760315, "IAB7-40": "Sleep Disorders", "IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.11837504804134368, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs