Get this data via API

Classify medfemina.pl — 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://medfemina.pl"}'
{ "domain": { "domain_url": "https://medfemina.pl", "categories": [ { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.3207187354564667, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.29384881258010864, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.18749363720417023, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Injury", "confidence": 0.10638772696256638, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs