Get this data via API

Classify bookcourtsnow.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://bookcourtsnow.com"}'
{ "domain": { "domain_url": "https://bookcourtsnow.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9371006488800048, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Individual Sports/Racquet Sports", "confidence": 0.47099238634109497, "IAB17": "Sports", "IAB-539-483": "Tennis/Sports/Tennis" }, { "name": "/Sports/Team Sports/Basketball", "confidence": 0.23155224323272705, "IAB17": "Sports", "IAB-547-483": "Basketball/Sports/Basketball" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.10657008737325668, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs