Get this data via API

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