Get this data via API

Classify badermedical.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://badermedical.com"}'
{ "domain": { "domain_url": "https://badermedical.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Medical Tourism", "confidence": 0.9679183959960938, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery", "confidence": 0.6706081628799438, "IAB-321-286": "Medical Health - Surgery" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.4757429659366608, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Reproductive Health/OBGYN", "confidence": 0.4089534878730774, "IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.2734343409538269, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Women's Health", "confidence": 0.24726948142051697, "IAB7-45": "Women's Health", "IAB-238-223": "Women's Health/Healthy Living/Women's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.14014840126037598, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.11994876712560654, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.10052663087844849, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs