Get this data via API

Classify tatstadium.ca — 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://tatstadium.ca"}'
{ "domain": { "domain_url": "https://tatstadium.ca", "categories": [ { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.5627708435058594, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Games/Table Games/Table Tennis", "confidence": 0.24690549075603485, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.21623487770557404, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.1559945046901703, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Individual Sports/Racquet Sports", "confidence": 0.14050813019275665, "IAB17": "Sports", "IAB-539-483": "Tennis/Sports/Tennis" }, { "name": "/News/Sports News", "confidence": 0.13240733742713928, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/Games/Computer & Video Games/Competitive Video Gaming", "confidence": 0.1264786720275879, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs