Get this data via API
Classify cz-globalengineering.com — 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://cz-globalengineering.com"}'
{
"domain": {
"domain_url": "https://cz-globalengineering.com",
"categories": [
{
"name": "/Business & Industrial/Metals & Mining",
"confidence": 0.95,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles",
"confidence": 0.85,
"IAB2-16": "Off-Road Vehicles",
"IAB-14-2": "Off-Road Vehicles/Automotive/Auto Body Styles/Off-Road Vehicles"
},
{
"name": "/Shopping/Apparel",
"confidence": 0.75,
"IAB22": "Shopping"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.65,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.