Get this data via API

Classify baylandsgolflinks.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://baylandsgolflinks.com"}'
{ "domain": { "domain_url": "https://baylandsgolflinks.com", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.9732170104980468, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.8939201235771179, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.45574820041656494, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs