Get this data via API

Classify empiresportsperformance.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://empiresportsperformance.com"}'
{ "domain": { "domain_url": "https://empiresportsperformance.com", "categories": [ { "name": "/Sports/Sports Coaching & Training", "confidence": 0.6291925311088562, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Baseball", "confidence": 0.20121507346630096, "IAB17-2": "Baseball", "IAB-545-483": "Baseball/Sports/Baseball" }, { "name": "/Sports/Sporting Goods/Baseball Equipment", "confidence": 0.1412522792816162, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.10203346610069276, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs