Get this data via API

Classify foxracing.at — 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://foxracing.at"}'
{ "domain": { "domain_url": "https://foxracing.at", "categories": [ { "name": "/Autos & Vehicles/Bicycles & Accessories/Bike Helmets & Protective Gear", "confidence": 0.512118399143219, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Apparel/Athletic Apparel", "confidence": 0.2747623026371002, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Other", "confidence": 0.18380729854106903, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Sporting Goods/Other", "confidence": 0.1288681924343109, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs