Get this data via API

Classify showcare.io — 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://showcare.io"}'
{ "domain": { "domain_url": "https://showcare.io", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.7471659779548645, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.38856106996536255, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.2796441614627838, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Genetic Disorders", "confidence": 0.27119332551956177, "IAB7-40": "Sleep Disorders", "IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders" }, { "name": "/Health/Health Conditions/Respiratory Conditions", "confidence": 0.25778138637542725, "IAB-300-287": "Lung and Respiratory Health/Medical Health/Diseases and Conditions/Lung and Respiratory Health" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.23423698544502256, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.15597406029701233, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.14697067439556122, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.10679127275943756, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs