Category
Reviews
No reviews yet — be the first to review tickets.org.au.
Get this data via API
Classify tickets.org.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://tickets.org.au"}'
{
"domain": {
"domain_url": "https://tickets.org.au",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.8542574048042297,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.21686144173145297,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.12184775620698927,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.