Get this data via API

Classify himgirihero.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://himgirihero.com"}'
{ "domain": { "domain_url": "https://himgirihero.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.5400599241256714, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.32152509689331055, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Other", "confidence": 0.181584894657135, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Scooters & Mopeds", "confidence": 0.1531682312488556, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.10604721307754517, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" } ] }, "success": true }
Get Free API Key View API Docs