Get this data via API

Classify e1series.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://e1series.com"}'
{ "domain": { "domain_url": "https://e1series.com", "categories": [ { "name": "/Sports/Motor Sports/Other", "confidence": 0.7603209018707275, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.7110235691070557, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.380543053150177, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.3185352087020874, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.17183123528957367, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.14081211388111117, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.12713907659053802, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs