Get this data via API

Classify resonancecollingwood.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://resonancecollingwood.ca"}'
{ "domain": { "domain_url": "https://resonancecollingwood.ca", "categories": [ { "name": "/Health/Mental Health", "confidence": 0.9, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Mental Health/Anxiety & Stress", "confidence": 0.8 }, { "name": "/Arts & Entertainment/Music & Audio", "confidence": 0.7, "IAB1": "Arts & Entertainment" }, { "name": "/Sports/Individual Sports/Gymnastics", "confidence": 0.6, "IAB17": "Sports", "IAB-513-483": "Gymnastics/Sports/Gymnastics" } ] }, "success": true }
Get Free API Key View API Docs