Get this data via API

Classify hsgearworks.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://hsgearworks.com"}'
{ "domain": { "domain_url": "https://hsgearworks.com", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.6928019523620605, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.3003847599029541, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.21198715269565585, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.1601133942604065, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Reference/Technical Reference", "confidence": 0.14737935364246368 }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.13650427758693695, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs