Get this data via API

Classify emaduspluss.ee — 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://emaduspluss.ee"}'
{ "domain": { "domain_url": "https://emaduspluss.ee", "categories": [ { "name": "/Health/Women's Health", "confidence": 0.8, "IAB7-45": "Women's Health", "IAB-238-223": "Women's Health/Healthy Living/Women's Health" }, { "name": "/Health/Nutrition/Other", "confidence": 0.7, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Nutrition/Other", "confidence": 0.6, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.5, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Family & Relationships/Family/Parenting/Babies & Toddlers/Nursery & Playroom", "confidence": 0.4, "IAB6-2": "Babies & Toddlers", "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs