Get this data via API

Classify cielgroup.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://cielgroup.com"}'
{ "domain": { "domain_url": "https://cielgroup.com", "categories": [ { "name": "/Health/Health Conditions/Cancer", "confidence": 0.6172513961791992, "IAB7-11": "Cancer", "IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.4428712129592895, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Physics", "confidence": 0.36470967531204224, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.32595986127853394, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Business News/Company News", "confidence": 0.13280074298381803, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.12935540080070496, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.10320903360843658, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs