Category
Reviews
No reviews yet — be the first to review h-engineering.com.
Get this data via API
Classify h-engineering.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://h-engineering.com"}'
{
"domain": {
"domain_url": "https://h-engineering.com",
"categories": [
{
"name": "/Autos & Vehicles/Classic Vehicles",
"confidence": 0.81,
"IAB2-22": "Vintage Cars",
"IAB-19-16": "Auto Type - Classic Cars"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.55,
"IAB2-2": "Auto Repair",
"IAB-34-1": "Automotive - Auto Repair"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.