Category
Reviews
No reviews yet — be the first to review hvacnexus.io.
Get this data via API
Classify hvacnexus.io — 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://hvacnexus.io"}'
{
"domain": {
"domain_url": "https://hvacnexus.io",
"categories": [
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.8936676383018494,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5697372555732727,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.1374327838420868,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.