Get this data via API

Classify createyourcourt.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://createyourcourt.com"}'
{ "domain": { "domain_url": "https://createyourcourt.com", "categories": [ { "name": "/Sports/Individual Sports/Racquet Sports", "confidence": 0.7077949047088623, "IAB17": "Sports", "IAB-539-483": "Tennis/Sports/Tennis" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.246784046292305, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.19287417829036713, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.151169091463089, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Sports/Sporting Goods/Tennis Equipment", "confidence": 0.14312879741191864, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Basketball", "confidence": 0.10577704757452012, "IAB17": "Sports", "IAB-547-483": "Basketball/Sports/Basketball" } ] }, "success": true }
Get Free API Key View API Docs