Get this data via API

Classify bellsportandclassic.co.uk — 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://bellsportandclassic.co.uk"}'
{ "domain": { "domain_url": "https://bellsportandclassic.co.uk", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Ferrari", "confidence": 0.9668853282928468, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars", "confidence": 0.4815788865089417, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.4364965856075287, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.2608353793621063, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles", "confidence": 0.2379371076822281, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.14928701519966123, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.13504742085933685, "IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars" } ] }, "success": true }
Get Free API Key View API Docs