Get this data via API

Classify deoumhealth.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://deoumhealth.com"}'
{ "domain": { "domain_url": "https://deoumhealth.com", "categories": [ { "name": "/Health/Health Conditions/Other", "confidence": 0.9749179482460022, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.831003725528717, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.12744925916194916, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.12290045619010924, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" } ] }, "success": true }
Get Free API Key View API Docs