Get this data via API

Classify cikd.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://cikd.ca"}'
{ "domain": { "domain_url": "https://cikd.ca", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.8968344926834106, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.7779254913330078, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Books & Literature/Other", "confidence": 0.24853579699993136, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.16485019028186798, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.11003626883029938, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs