Get this data via API

Classify performanceeliterunning.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://performanceeliterunning.com"}'
{ "domain": { "domain_url": "https://performanceeliterunning.com", "categories": [ { "name": "/Sports/Individual Sports/Running & Walking", "confidence": 0.7032554149627686, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.32387518882751465, "IAB-239": "Hobbies & Interests" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.15495741367340088, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.13449862599372864, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.1151491180062294, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs