Get this data via API

Classify team-tiga.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://team-tiga.com"}'
{ "domain": { "domain_url": "https://team-tiga.com", "categories": [ { "name": "/Sports/Individual Sports/Track & Field", "confidence": 0.8102517127990723, "IAB17": "Sports", "IAB-540-483": "Track and Field/Sports/Track and Field" }, { "name": "/Sports/Individual Sports/Running & Walking", "confidence": 0.1969788074493408, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.19504691660404205, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs