Get this data via API

Classify vitalcoeur.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://vitalcoeur.com"}'
{ "domain": { "domain_url": "https://vitalcoeur.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.6056521534919739, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Women's Health", "confidence": 0.5032680034637451, "IAB7-45": "Women's Health", "IAB-238-223": "Women's Health/Healthy Living/Women's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.43799489736557007, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.30736643075942993, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.12179747223854064, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.116707444190979, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Health/Health Conditions/Endocrine Conditions", "confidence": 0.11470605432987212, "IAB-290-287": "Endocrine and Metabolic Diseases/Medical Health/Diseases and Conditions/Endocrine and Metabolic Diseases" } ] }, "success": true }
Get Free API Key View API Docs