Get this data via API

Classify healthyhighmd.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://healthyhighmd.com"}'
{ "domain": { "domain_url": "https://healthyhighmd.com", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.9005056619644165, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.4511982202529907, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.3149804174900055, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.2792605459690094, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.20594124495983124, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.1519515961408615, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs