Get this data via API

Classify carnovate.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://carnovate.co.uk"}'
{ "domain": { "domain_url": "https://carnovate.co.uk", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.7620162963867188, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.5812003016471863, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.4067137837409973, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons", "confidence": 0.3472839891910553, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.2716410458087921, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs