Get this data via API

Classify dannyscrapmetal.com.au — 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://dannyscrapmetal.com.au"}'
{ "domain": { "domain_url": "https://dannyscrapmetal.com.au", "categories": [ { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.8212462067604065, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.4807757735252381, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Other", "confidence": 0.2629356384277344, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.17826791107654572, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.17609815299510956, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Towing & Roadside Assistance", "confidence": 0.1140912100672722, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.10095630586147308, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs