Get this data via API

Classify collagendirect.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://collagendirect.health"}'
{ "domain": { "domain_url": "https://collagendirect.health", "categories": [ { "name": "/Health/Health Conditions/Injury", "confidence": 0.7820186018943787, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.5995931625366211, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Skin Conditions", "confidence": 0.5426336526870728, "IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.3363989591598511, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.12533661723136902, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.11428146064281464, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" } ] }, "success": true }
Get Free API Key View API Docs