Get this data via API

Classify brownwoodcountryclub.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://brownwoodcountryclub.com"}'
{ "domain": { "domain_url": "https://brownwoodcountryclub.com", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.9591374397277832, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.4195334315299988, "IAB-239": "Hobbies & Interests" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.1028084233403206, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs