Get this data via API

Classify ingersollwellness.ca — 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://ingersollwellness.ca"}'
{ "domain": { "domain_url": "https://ingersollwellness.ca", "categories": [ { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.8736980557441711, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.2629435956478119, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.2247554361820221, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.21539853513240817, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.21187664568424225, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.20282694697380063, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Mental Health/Other", "confidence": 0.10084956884384157, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs