Get this data via API

Classify bcc-hvac.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://bcc-hvac.com"}'
{ "domain": { "domain_url": "https://bcc-hvac.com", "categories": [ { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.9503563046455384, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.5643458962440491, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Conditioners", "confidence": 0.30834445357322693, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail", "confidence": 0.23914380371570587, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.18475167453289032, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.16326890885829926, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.16299332678318024, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs