Company
Category
Global Rank
#483
Reviews
No reviews yet — be the first to review eventbrite.com.
Get this data via API
Classify eventbrite.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://eventbrite.com"}'
{
"domain": {
"domain_url": "https://eventbrite.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.5264328122138977,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.5021764039993286,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.12300273776054382,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.