Get this data via API
Classify supplyontario.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://supplyontario.ca"}'
{
"domain": {
"domain_url": "https://supplyontario.ca",
"categories": [
{
"name": "/Law & Government/Government/Government Contracting & Procurement",
"confidence": 0.5748326778411865,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.474809467792511,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.3315824568271637,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.13649021089076996,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.