Get this data via API

Classify flexracing.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://flexracing.com"}'
{ "domain": { "domain_url": "https://flexracing.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.95, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.9 }, { "name": "/Sports/Motor Sports", "confidence": 0.85, "IAB17": "Sports", "IAB-519-518": "Motorcycle Sports/Sports/Auto Racing/Motorcycle Sports" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.8, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs