Get this data via API

Classify racingedge.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://racingedge.com"}'
{ "domain": { "domain_url": "https://racingedge.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars", "confidence": 0.5647162795066833, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Motor Sports/Auto Racing", "confidence": 0.4545564353466034, "IAB17-1": "Auto Racing", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.36587944626808167, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.30575883388519287, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.2535560429096222, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Shopping/Classifieds", "confidence": 0.2018030285835266, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.1756967008113861, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Auctions", "confidence": 0.1435597687959671, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Porsche", "confidence": 0.11339887231588364, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.1104363352060318, "IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles", "confidence": 0.11035801470279694, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs