Company
Category
Reviews
No reviews yet — be the first to review structuredbooks.ca.
Get this data via API
Classify structuredbooks.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://structuredbooks.ca"}'
{
"domain": {
"domain_url": "https://structuredbooks.ca",
"categories": [
{
"name": "/Finance/Accounting & Auditing/Bookkeeping",
"confidence": 0.6729435920715332,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.4361039698123932,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.17644178867340088,
"IAB3": "Business",
"IAB-63-53": "Business - Business Banking & Finance"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.13180366158485413,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.11679071933031082,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.