Category
Reviews
No reviews yet — be the first to review cbooks.ca.
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,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.4794638454914093,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.2505130171775818,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.23204320669174192,
"IAB13-12": "Tax Planning",
"IAB-415-391": "Personal Finance - Personal Taxes"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.2060789167881012,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12146013230085372,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.