Get this data via API

Classify medtel.on.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://medtel.on.ca"}'
{ "domain": { "domain_url": "https://medtel.on.ca", "categories": [ { "name": "/Health/Health Conditions/Pain Management", "confidence": 0.3865857720375061, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Military/Veterans", "confidence": 0.22232310473918915, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.10023924708366394, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs