Get this data via API
Classify kootenaycontracting.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://kootenaycontracting.ca"}'
{
"domain": {
"domain_url": "https://kootenaycontracting.ca",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.6345690488815308,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.3949361443519592,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.39462411403656006,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.2568896412849426,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Health/Public Health/Toxic Substances & Poisoning",
"confidence": 0.14661884307861328,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.