Get this data via API

Classify everymind.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://everymind.ca"}'
{ "domain": { "domain_url": "https://everymind.ca", "categories": [ { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.9314325451850892, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Mental Health/Other", "confidence": 0.3733066916465759, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.17230969667434692, "IAB-239": "Hobbies & Interests" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.1444542407989502, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs