VOOZH about

URL: https://apify.com/stealth_mode/eventbrite-events-search-scraper

⇱ Eventbrite Events Search Scraper Β· Apify


πŸ‘ Eventbrite Events Search Scraper avatar

Eventbrite Events Search Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store

Eventbrite Events Search Scraper

Scrape Eventbrite event listings from search results pages in bulk. This scraper extracts event names, dates, organizers, ticket info, venues, and 36+ fields per event β€” perfect for event marketers, researchers, and platform builders.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Eventbrite Events Search Scraper: Collect Event Data at Scale


What Is Eventbrite?

Eventbrite is the world's largest event management and ticketing platform, hosting millions of events annually across categories like music, fashion, conferences, and more. Whether you're researching market trends, benchmarking competitor events, or building an event aggregator, manually collecting data from Eventbrite search results is tedious and error-prone. The Eventbrite Events Search Scraper automates this process, delivering structured event data from any search query or category page.


Overview

The Eventbrite Events Search Scraper extracts comprehensive event details from Eventbrite's search results pages, converting listings into clean, queryable records. It's designed for:

  • Event marketers analyzing competitor campaigns and market segments
  • Researchers studying event industry trends and audience behavior
  • Platform developers building event aggregators or discovery tools
  • Business analysts collecting event data for market intelligence

The scraper handles pagination, tolerates network failures gracefully, and delivers up to 200+ events per search URL with detailed metadata including sales status, ticket availability, venue information, and organizer details.


Input Format

The scraper accepts a JSON configuration object specifying the search URLs and collection parameters:

{
"urls":[
"https://www.eventbrite.com/d/ny--new-york/fashion--events/%23designers/?page=2"
],
"ignore_url_failures":true,
"max_items_per_url":200
}
FieldTypeDescription
urlsarrayDirect links to Eventbrite event search results pages. Can include category filters, location parameters, and pagination.
ignore_url_failuresbooleanIf true, skips URLs that fail to load instead of stopping the entire run. Recommended for bulk operations.
max_items_per_urlintegerMaximum number of events to extract per URL (e.g., 200). Adjust based on your needs and Eventbrite page size.

Example URLs:

  • https://www.eventbrite.com/d/ny--new-york/fashion--events/ β€” Fashion events in New York
  • https://www.eventbrite.com/d/all/online/ β€” All online events
  • https://www.eventbrite.com/d/united-states/tech--events/?page=3 β€” Tech events, page 3

Output Format

Sample output

{
"saves":{
"saved_by_you":false
},
"event_sales_status":{
"start_sales_date":{
"timezone":"America/New_York",
"local":"2025-11-01T06:00:00",
"utc":"2025-11-01T10:00:00Z"
},
"end_sales_date":{
"timezone":"America/New_York",
"local":"2026-09-11T18:00:00",
"utc":"2026-09-11T22:00:00Z"
},
"default_message":null,
"sales_status":"on_sale",
"currency":"USD",
"message_code":null,
"message":null,
"message_type":null
},
"timezone":"America/New_York",
"id":"1977195156939",
"privacy_setting":"unlocked",
"tickets_by":"Eventbrite",
"primary_organizer_id":"108606544081",
"tickets_url":"https://www.eventbrite.com/checkout-external?eid=1977195156939",
"hide_end_date":false,
"start_date":"2026-09-11",
"end_time":"19:30",
"status":"live",
"public_collections":{
"creator_collections":{
"object_count":1,
"collections":[
{
"status":"live",
"_type":"event_group",
"name":"The Stylist Collective Fashion Week Tour",
"relative_url":"/cc/the-stylist-collective-fashion-week-tour-4799054",
"is_autocreated":false,
"absolute_url":"https://www.eventbrite.com/cc/the-stylist-collective-fashion-week-tour-4799054",
"summary":"The Stylist Collective is an international runway showcase curated by Adonis Musa, spotlighting independent designers, influencer models, and creative culture across the world’s most iconic fashion destinations.",
"organization_id":"2014167453023",
"image_id":"1172488129",
"id":"4799054",
"organizer_id":"108606544081",
"event_ids":[
"1977194938285",
"1977195156939",
"1977195525040",
"1977195539082",
"1977195547106",
"1977195552121",
"1977195563154",
"1977195568169",
"1977195590235",
"1977202098702",
"1977202457776",
"1977202462791",
"1977202468809",
"1977202725577",
"1977202742628",
"1977202755667"
],
"type":"collection",
"slug":"the-stylist-collective-fashion-week-tour",
"is_private":false
}
]
}
},
"ticket_availability":{
"maximum_ticket_price":{
"currency":"USD",
"major_value":"81.88",
"value":8188,
"display":"81.88 USD"
},
"minimum_ticket_price":{
"currency":"USD",
"major_value":"55.20",
"value":5520,
"display":"55.20 USD"
},
"is_free":false,
"has_bogo_tickets":false,
"has_available_tickets":true,
"is_sold_out":false
},
"end_date":"2026-09-11",
"tags":[
{
"prefix":"EventbriteSubCategory",
"tag":"EventbriteSubCategory/6001",
"display_name":"Fashion"
},
{
"prefix":"EventbriteCategory",
"tag":"EventbriteCategory/106",
"display_name":"Fashion & Beauty",
"localized":{
"display_name":"Fashion & Beauty"
}
},
{
"_type":"tag",
"tag":"OrganizerTag/newyorkevents",
"display_name":"newyorkevents",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/newyorkfashionweek",
"display_name":"newyorkfashionweek",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/new_york",
"display_name":"new_york",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/fashion_event",
"display_name":"fashion_event",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/nyfw_runway",
"display_name":"nyfw_runway",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/stylist_collective",
"display_name":"stylist_collective",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/adonis_musa",
"display_name":"adonis_musa",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/newyorkfashionweekss27",
"display_name":"newyorkfashionweekss27",
"prefix":"OrganizerTag"
},
{
"_type":"tag",
"tag":"OrganizerTag/ss27",
"display_name":"ss27",
"prefix":"OrganizerTag"
}
],
"eventbrite_event_id":"1977195156939",
"start_time":"18:00",
"primary_venue":{
"_type":"destination_venue",
"name":"Chelsea",
"venue_profile_id":null,
"address":{
"city":"New York",
"country":"US",
"region":"NY",
"longitude":"-74.00137370000002",
"localized_address_display":"Chelsea #315, New York, NY 10001",
"postal_code":"10001",
"address_1":"Chelsea",
"address_2":"#315",
"latitude":"40.7465004",
"localized_multi_line_address_display":[
"Chelsea",
"#315",
"New York, NY 10001"
],
"localized_area_display":"New York, NY"
},
"venue_profile_url":"",
"id":"295533223"
},
"primary_organizer":{
"_type":"destination_profile",
"num_upcoming_events":null,
"name":"The Musa Showroom",
"profile_type":"organizer",
"num_followers":810,
"url":"https://www.eventbrite.com/o/the-musa-showroom-108606544081",
"twitter":null,
"summary":"Musa Showroom – Where Fashion Meets OpportunityMusa Showroom is an international fashion showroom and creative hub dedicated to elevating emerging and established brands through strategic visibility, ...",
"num_saves":null,
"image_id":"982681813",
"followed_by_you":false,
"facebook":null,
"num_collections":null,
"image":{
"edge_color_set":true,
"edge_color":"#ffffff",
"url":"https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F982681813%2F2014167231483%2F1%2Foriginal.20250313-085329?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C1080%2C1080&s=302737bd4add02b38c2a066d162f530f",
"id":"982681813",
"image_sizes":{
"small":"https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F982681813%2F2014167231483%2F1%2Foriginal.20250313-085329?w=320&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C1080%2C1080&s=6e3b2f01850fb2f202a0a306c24cad27",
"large":"https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F982681813%2F2014167231483%2F1%2Foriginal.20250313-085329?w=1024&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C1080%2C1080&s=d63b36825f311221dc255b6801646893",
"medium":"https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F982681813%2F2014167231483%2F1%2Foriginal.20250313-085329?w=640&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C1080%2C1080&s=a8b784a62306a115ec7d9f2033eb2286"
},
"crop_mask":{
"width":1080,
"height":1080,
"top_left":{
"y":0,
"x":0
}
},
"aspect_ratio":"1",
"focal_point":null,
"original":{
"url":"https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F982681813%2F2014167231483%2F1%2Foriginal.20250313-085329?auto=format%2Ccompress&q=75&sharp=10&s=387cb32af0dc50653042b72d063b2fc2",
"width":1080,
"height":1080
}
},
"id":"108606544081",
"website_url":"https://www.themusashowroom.com",
"num_following":null
},
"series_id":null,
"image_id":null,
"is_protected_event":false,
"is_cancelled":null,
"primary_venue_id":"295533223",
"checkout_flow":"widget",
"name":"The Stylist Collective New York Fashion Week Runway Event - By Adonis Musa",
"language":"en-us",
"url":"https://www.eventbrite.com/e/the-stylist-collective-new-york-fashion-week-runway-event-by-adonis-musa-tickets-1977195156939",
"hide_start_date":false,
"summary":"A CURATED GLOBAL RUNWAY EXPERIENCE UNITING INDEPENDENT FASHION BRANDS, TOP INFLUENCERS & ELITE STYLISTS ACROSS FASHION WEEKS.",
"is_online_event":false,
"eid":"exbgtfmw",
"published":"2025-12-07T19:36:33Z",
"from_url":"https://www.eventbrite.com/d/ny--new-york/fashion--events/%23designers/?page=3"
}

Each event record contains 36+ fields providing comprehensive event intelligence:

Event Identification

FieldMeaning
IDInternal Eventbrite database identifier
EIDAlternative event ID format
Eventbrite Event IDPublic-facing event ID used in URLs
NameEvent title as displayed on Eventbrite
URLDirect link to the event detail page
SummaryBrief event description or tagline
StatusEvent status (e.g., live, ended, draft)

Timing & Scheduling

FieldMeaning
Start DateDate the event begins (YYYY-MM-DD format)
Start TimeEvent start time (HH:MM format)
End DateDate the event ends
End TimeEvent end time
TimezoneEvent timezone (e.g., America/New_York)
Hide Start DateBoolean flag hiding start date from public listing
Hide End DateBoolean flag hiding end date from public listing

Venue & Location Information

FieldMeaning
Primary VenueMain event venue name and details
Primary Venue IDEventbrite venue identifier
Is Online EventBoolean indicating virtual/online event status

Ticketing & Sales

FieldMeaning
Event Sales StatusCurrent ticket sales status (open, sold out, ended)
Ticket AvailabilityAvailability summary (e.g., limited, available, sold out)
Tickets ByDate/time tickets became available or go on sale
Tickets URLDirect link to ticket purchase page

Organization & Ownership

FieldMeaning
Primary OrganizerOrganizer name and profile information
Primary Organizer IDEventbrite organizer account ID
LanguageEvent primary language

Event Categorization & Metadata

FieldMeaning
TypeEvent type category (concert, conference, festival, etc.)
TagsComma-separated event topic tags or keywords
Public CollectionsCollections or series the event belongs to
Series IDID if part of a recurring series

Content & Media

FieldMeaning
Image IDIdentifier for the event poster/thumbnail image

Event Attributes & Settings

FieldMeaning
PublishedWhether the event is publicly visible
Is Protected EventBoolean for password-protected or private events
Is CancelledBoolean indicating if event was cancelled
Privacy SettingPrivacy level (public, private, invite-only)
Checkout FlowTicket purchase flow type (simple, standard)

Engagement Metrics

FieldMeaning
SavesNumber of times the event was saved/bookmarked by users

How to Use

  1. Navigate Eventbrite β€” Visit eventbrite.com and perform a search or browse a category (e.g., "fashion events in New York").
  2. Copy the URL β€” Copy the full search results URL, including any filters and pagination parameters.
  3. Paste into configuration β€” Add the URL to the urls array in your input.
  4. Set collection limits β€” Adjust max_items_per_url (10–200) based on your needs. Higher values may increase runtime.
  5. Enable error tolerance β€” Set ignore_url_failures: true for batch operations to skip problematic pages.
  6. Run and export β€” Execute the scraper and download results as JSON, CSV, or Excel.

Best practices:

  • Use specific search filters (location, category, date) to reduce noise in results.
  • Start with max_items_per_url: 50 and increase if needed.
  • Multiple URLs can target different categories, locations, or date ranges in a single run.
  • Pagination URLs can be added individually or generated by the scraper automatically.

Use Cases & Business Value

  • Competitive event analysis: Track competitor events, pricing strategies, and audience size trends
  • Market research: Analyze event volume and growth patterns in specific categories or regions
  • Event discovery platforms: Populate event feeds with curated, structured data
  • Sponsorship opportunities: Identify events matching your target audience for partnership outreach
  • Industry benchmarking: Compare event metrics across organizers, venues, and categories

The Eventbrite Events Search Scraper transforms search results into actionable intelligence, enabling data-driven event strategy without manual spreadsheet entry.


Conclusion

The Eventbrite Events Search Scraper delivers comprehensive event data at scale from one of the world's largest event platforms. With 36+ fields per event and flexible filtering options, it's the fastest way to build event datasets for analysis, aggregation, or research. Start collecting today and gain competitive insights from real-time event data.

You might also like

Eventbrite Scraper

automation-lab/eventbrite-scraper

Search Eventbrite for events by keyword and location. Get event names, dates, times, venues, organizers, tags, and ticket links. Filter by online or in-person events in any city.

πŸ‘ User avatar

Stas Persiianenko

39

Eventbrite Event Scraper

piotrv1001/eventbrite-event-scraper

Quickly gather and analyze Eventbrite event data for market insights, lead generation, and event aggregation. This scraper delivers structured details on events, organizers, dates and venues.

66

Event Intelligence Hub β€” Event Scraper + Lead Enrichment

avinashchby/event-intelligence-hub

Discover events from Eventbrite, extract speakers/sponsors/agenda from event websites, and enrich organizer contacts. One actor, 4 input modes, unlimited intelligence.

Eventbrite Scraper

coder_zoro/eventbrite-scraper

Scrapes Eventbrite URLs to fetch event details, images, and ticket info. Pushes AWS API response directly to dataset without modification.

Events Lead & Conferences Email Scraper - Low-costπŸ’²πŸ”₯πŸŽ€πŸ”

delectable_incubator/events-lead-conferences-email-scraper-low-cost

Scrape event and conference contacts πŸ”πŸŽ€ with a powerful email scraper. Extract verified organizer and speaker emails, event titles, descriptions, contact details, and source links using keywords, domains, or platforms. Ideal for lead generation, outreach campaigns and market research πŸ“ŠπŸš€

Eventbrite Scraper - Scrape Events & Organizers

logiover/eventbrite-scraper

Eventbrite API alternative - scrape events without an API key. Export prices, venues & organizer leads as CSV/JSON dataset. No login.

Eventbrite Scraper - Events + Organizer Leads

scrapesage/eventbrite-scraper

Scrape Eventbrite events with real ticket prices, dates, full venue geo, sold-out status & complete organizer profiles: followers, attendees hosted, website & socials. Optionally extract organizer contact emails for lead generation. Search by keyword, city, category or URL. Export JSON, CSV, Excel.

Eventbrite Search Scraper

hypebridge/eventbrite-search

Scrape Eventbrite search, discovery and details pages

160

5.0

(2)