Get this data via API
Classify sierraindustrial.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://sierraindustrial.ca"}'
{
"domain": {
"domain_url": "https://sierraindustrial.ca",
"categories": [
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.8147266507148743,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.39380189776420593,
"IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.22564329206943512,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.21730570495128632,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.20779015123844147,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.20281819999217987,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.15183740854263306,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.14444562792778015,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.1123095080256462,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.