Get this data via API

Classify club9.com.au — 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://club9.com.au"}'
{ "domain": { "domain_url": "https://club9.com.au", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.8487563729286194, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Games/Table Games/Billiards", "confidence": 0.6998150944709778, "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.270974338054657, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.24408330023288727, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs