Get this data via API
Classify chromedigital.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://chromedigital.ca"}'
{
"domain": {
"domain_url": "https://chromedigital.ca",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Retirement & Pension",
"confidence": 0.6914215683937073,
"IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.43182775378227234,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.33595025539398193,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.29773804545402527,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.