Get this data via API

Classify cookmyosite.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://cookmyosite.com"}'
{ "domain": { "domain_url": "https://cookmyosite.com", "categories": [ { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.7868770360946655, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.3628765344619751, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.20949964225292209, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.2053103148937225, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.1857143193483353, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.12343698740005492, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs