Eventbrite Events Scraper
Pricing
from $4.37 / 1,000 event listings
Eventbrite Events Scraper
Extract structured event data from Eventbrite discovery pages (location/topic, online and in-person) or direct event URLs, with mandatory Apify residential proxy transport.
Pricing
from $4.37 / 1,000 event listings
Rating
0.0
(0)
Developer
Vitalii Bondarev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 hours ago
Last modified
Share
Eventbrite Scraper — Events by Location & Topic
What does Eventbrite Scraper — Events by Location & Topic do
Eventbrite Scraper — Events by Location & Topic collects publicly available Eventbrite event listings. It can discover events through Eventbrite search results using a location, topic, or both, and it can collect details from a specific public Eventbrite event URL.
For each event, the actor saves the information displayed by Eventbrite when available. Output can include the event name, Eventbrite URL, date, time, location, organizer, price, image URL, and description.
Use location-based search to collect events in a city, region, or country. Add a topic to narrow results to a subject such as technology, music, business, fitness, or food and drink. Use a direct event URL when you need information about a known event rather than a list of search results.
The actor processes public Eventbrite pages only. Available event details can differ between listings. For example, online events may not have a physical venue, free events may not display a ticket price range, and some organizers may provide limited descriptions.
Collected records are saved to the Apify dataset for the run. Dataset data can be viewed in the Apify Console, exported in supported formats, or accessed through the Apify API.
Input
Configure the actor with the following fields:
| Field | Description |
|---|---|
location | Location for the Eventbrite event search. Enter a city, region, country, or another location recognized by Eventbrite. |
topic | Topic or keyword used to narrow search results. Examples include technology, music, business, and food and drink. |
event_url | Full URL of a public Eventbrite event page to scrape directly. |
max_events | Maximum number of event records to collect and save. |
Provide location, topic, or both to search Eventbrite listings. Use event_url for a specific event page. The actor may return fewer records than max_events if there are fewer matching public events or if event information is unavailable.
Example input for a location and topic search:
{"location": "Austin, TX","topic": "technology","max_events": 25}
Example input for a known event:
{"event_url": "https://www.eventbrite.com/e/austin-tech-networking-meetup-tickets-123456789012","max_events": 1}
Output example
Each dataset item represents one Eventbrite event. Fields can be empty when the corresponding information is not displayed on the source page.
{"event_name": "Austin Tech Networking Meetup","event_url": "https://www.eventbrite.com/e/austin-tech-networking-meetup-tickets-123456789012","event_date": "Thursday, June 20","event_time": "6:00 PM - 8:00 PM CDT","location": "Capital Factory, 701 Brazos St, Austin, TX 78701","organizer": "Austin Technology Community","price": "Free","image_url": "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F123456789%2Fexample.jpg","description": "An in-person networking event for technology professionals, founders, and developers in Austin."}
For online events, location may contain an online-event label rather than a street address. The price value may be Free, a single ticket price, or a price range.
Use cases
- Build event calendars for a city, region, or event topic.
- Collect public listings for conferences, workshops, meetups, and networking events.
- Research local event activity for business, technology, music, education, food, fitness, and other topics.
- Monitor event dates and URLs for editorial calendars, newsletters, or internal planning.
- Identify public organizers and recurring events in a selected location.
- Export event records to a spreadsheet, database, or API-based workflow.
- Retrieve structured details from a specific public Eventbrite event page.
Pricing
This actor uses pay-per-event pricing. You are charged for the event records collected by the actor.
You also pay for your own Apify platform compute usage while the actor runs. Compute charges depend on the resources and runtime required for the run.