Get this data via API

Classify starteam-racing.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://starteam-racing.com"}'
{ "domain": { "domain_url": "https://starteam-racing.com", "categories": [ { "name": "/Sports/Motor Sports/Motorcycle Racing", "confidence": 0.6938848495483398, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.31666404008865356, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.3122847378253937, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.3094578683376312, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.14442436397075653, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Sports News", "confidence": 0.12485504895448685, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" } ] }, "success": true }
Get Free API Key View API Docs