Get this data via API

Classify cbooks.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://cbooks.ca"}'
{ "domain": { "domain_url": "https://cbooks.ca", "categories": [ { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.9259887337684632, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.4794638454914093, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2505130171775818, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.23204320669174192, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Books & Literature/Other", "confidence": 0.2060789167881012, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12146013230085372, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs