Get this data via API

Classify 33sydney.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://33sydney.com"}'
{ "domain": { "domain_url": "https://33sydney.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.8092564940452576, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.25504425168037415, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.2416890412569046, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.10110446065664291, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs