Get this data via API

Classify tickets-melbourne.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://tickets-melbourne.com"}'
{ "domain": { "domain_url": "https://tickets-melbourne.com", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Zoos, Aquariums & Preserves", "confidence": 0.7365752458572388, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.4448184669017792, "IAB-422": "Pets" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.3571244180202484, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.25806763768196106, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.1071113348007202, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" } ] }, "success": true }
Get Free API Key View API Docs