Get this data via API
Classify will-search.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://will-search.ca"}'
{
"domain": {
"domain_url": "https://will-search.ca",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Inheritance & Estate Planning",
"confidence": 0.8692528605461121,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.677444577217102
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.5858964920043945,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.16860240697860718,
"IAB-376-SPSHQ5": "Genres - Public Radio"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.