Eventbrite Search Scraper
Pricing
from $3.00 / 1,000 results
Pricing
from $3.00 / 1,000 results
Rating
5.0
(2)
Developer
Hypebridge
Maintained by CommunityActor stats
7
Bookmarked
202
Total users
21
Monthly active users
13 days ago
Last modified
Categories
Share
Eventbrite Scraper
Scrape event data from Eventbrite at scale. Unlike other scrapers that only work with direct event links, this Actor supports search and discovery pages — scrape hundreds of events from a single URL. Also works with direct event links for detailed extraction.
Table of Contents
Supported URLs
This scraper works with any Eventbrite URL:
Search & Discovery Pages (scrapes multiple events)
https://www.eventbrite.com/d/united-states/events/https://www.eventbrite.com/d/tx--houston/performances--this-week/?page=1https://www.eventbrite.com/d/ca--san-francisco/music/https://www.eventbrite.com/b/tx--dallas/nightlife/?category=clubs-and-partieshttps://www.eventbrite.com/o/la-concerts-8399593435
Direct Event Pages (scrapes single event with full details)
https://www.eventbrite.com/e/event-name-tickets-1234567890
Organizer Pages
https://www.eventbrite.com/o/la-concerts-8399593435
Input Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
startUrls | Array | Console prefill: nationwide US events | Eventbrite URLs to scrape. Direct Search replaces the prefilled URL; custom URLs take precedence. |
scrapeEventDetails | Boolean | false | Enable detailed mode for full event detail |
maxEvents | Number | 5 | Maximum events to scrape (0 = unlimited) |
keyword | String | Search keyword. Replaces the prefilled nationwide URL | |
city | String | City used with Direct Search | |
state | String | State name or abbreviation used with Direct Search | |
country | String | Country code used with Direct Search |
When a custom Start URL and Direct Search fields are both provided, the custom URL is used and the Actor logs a warning.
Output Modes
Basic Mode (scrapeEventDetails: false)
Extraction from search result listings, enriched with Eventbrite's public listing API so each result carries its date, price, organizer and venue without a per-event detail crawl.
- Core:
eventId,eventUrl,eventTitle,summary,eventImage,source - Timing:
startTime,endTime,timezone,publishedAt - Pricing:
minPrice,maxPrice,isFree,isSoldOut,salesStatus,salesEndDate,ticketsUrl - Organizer:
organizerId,organizerName,organizerUrl,organizerFollowers - Venue:
venueName,venueAddress,venueCity,venueRegion,venueCountry,coordinates,isOnlineEvent - Taxonomy:
category,subcategory,format - Legacy card fields:
paidStatus,location,urgency_signal
Detailed Mode (scrapeEventDetails: true)
Full extraction organized into:
- Core: eventId, eventUrl, eventTitle, summary, description, descriptionHtml, category, subcategory, format
- Timing: start/end times (UTC), timezone, duration, doorTime, displayDate
- Location: type (venue/online), venueName, address, city, state, country, coordinates
- Organizer: id, name, url, description, logo, plus credibility signals —
verified,verifiedBadgeType,superOrganizer,numEvents,hostingSince(years),totalAttendees - Pricing: currency, isFree, minPrice, maxPrice, tickets array (name, cost, fee, tax, totalCost, sales status), salesStatus
- Images: hero image, multiple sizes (480px, 600px, 940px), description images
- Status: isLive, isEnded, isExpiredEvent, isCanceled, isPostponed, isSoldOut
- Additional: performers, artists, childEvents (for recurring series), FAQs, policies,
checkoutFlags,
createdAt(when the organizer published the event), scrapedAt
Some fields are null when Eventbrite does not publish them for a given event. These are
returned as null rather than a default value so they can be told apart from real data:
organizer.website,organizer.twitter,organizer.facebookandlocation.postalCodeare no longer published by Eventbrite on event pages.urgencySignals(goingFast, salesEndSoon, fewTickets, isPopular, isNew, isEarlyBird) are only rendered on search listings, not on event pages.checkoutFlags.hasWaitlist,.isRsvp,.hasAddons,.hasDiscounts,pricing.totalSoldandpricing.remainingCapacityhave no public source.tickets[].quantityRemainingis only published when the organizer opts into showing remaining ticket counts.tickets[].costisnullfor free and donation (pay-what-you-can) tiers; checkisFreeandisDonation.childEventsis populated for recurring series only, and is capped at 800 occurrences.artistscarries enriched performer profiles (role, bio, image, and social/streaming links). It is populated on music and performance events and empty elsewhere — most non-music events have no lineup to report.timing.salesEndDateisnullon completed events and series parent pages, where Eventbrite publishes no offer schema.
Pricing
This Actor uses pay-per-event pricing. During the proxy pricing transition, required proxy overhead is temporarily recovered through the existing detailed-event-scraped event.
| Event | Charged when |
|---|---|
detailed-event-scraped | A direct or enqueued event detail page is successfully extracted; temporarily also used to recover required proxy overhead |
| Default dataset item | A record is saved to the dataset |
| Actor Start | The Actor run starts |
Use /b/ browse URLs or direct /e/ event URLs when you do not need residential discovery-page crawling.
Usage Examples
Basic: Scrape search results
{"startUrls": ["https://www.eventbrite.com/d/tx--houston/events/"],"scrapeEventDetails": false}
Detailed: Scrape with full event data
{"startUrls": ["https://www.eventbrite.com/d/tx--houston/events/"],"scrapeEventDetails": true,"maxEvents": 50}
Scrape a specific event
{"startUrls": ["https://www.eventbrite.com/e/event-name-tickets-1234567890"],"scrapeEventDetails": true}
Mix search pages and direct events
{"startUrls": ["https://www.eventbrite.com/d/ca--san-francisco/music/","https://www.eventbrite.com/e/specific-event-tickets-9876543210"],"scrapeEventDetails": true,"maxEvents": 100}
Sample Output
Basic Mode
{"eventId": "1996899273482","eventUrl": "https://www.eventbrite.com/e/summer-music-series-tickets-1996899246401?aff=ebdssbdestsearch","paidStatus": "paid","location": "Brooklyn, NY","category": "Music","eventTitle": "Summer Music Series","urgency_signal": "","eventImage": "https://img.evbuc.com/...","source": "eventbrite","startTime": "2026-08-21T18:30","endTime": "2026-08-21T20:30","timezone": "America/New_York","summary": "The Summer Music Series brings together live music, dance, s...","minPrice": {"currency": "USD","value": 0,"display": "0.00 USD"},"maxPrice": {"currency": "USD","value": 0,"display": "0.00 USD"},"isFree": true,"isSoldOut": false,"salesStatus": "on_sale","salesEndDate": "2026-08-21T21:30:00Z","organizerId": "13546564786","organizerName": "The Billie Holiday Theatre","organizerUrl": "https://www.eventbrite.com/o/the-billie-holiday-theatre-13546564786","organizerFollowers": 2290,"venueName": "Restoration West Plaza","venueAddress": "1368 Fulton Street, Brooklyn, NY 11216","venueCity": "Brooklyn","venueRegion": "NY","venueCountry": "US","coordinates": {"latitude": 40.6800509,"longitude": -73.9456361},"isOnlineEvent": false,"publishedAt": "2026-08-05T22:12:10Z","ticketsUrl": "https://www.eventbrite.com/checkout-external?eid=1996899273482","subcategory": "Blues & Jazz","format": "Concert or Performance"}
Detailed Mode
{"eventId": "1997481964326","eventUrl": "https://www.eventbrite.com/e/free-event-ivy-queen-y-mas-gratis-tickets-1997481964326","eventTitle": "FREE EVENT! Ivy Queen y Mas! GRATIS!","summary": "Free Concert in LA: Ivy Queen y Mas! GRATIS! LIVE Sunday Aug...","description": "FREE EVENT!Sunday August 30th @ Pershing Square in LAPerform...","descriptionHtml": "<p><strong><strong>FREE EVENT!</strong><...","category": "Music","subcategory": null,"format": "Performance","tags": [],"timing": {"start": "2026-08-30T22:00:00Z","end": "2026-08-31T06:00:00Z","timezone": "America/Los_Angeles","duration": {"hours": 8,"minutes": 0,"totalSeconds": 28800},"doorTime": null,"displayDate": "2026-08-30T15:00:00","salesEndDate": "2026-08-30T22:00:00Z"},"location": {"type": "venue","venueName": "Pershing Square","address": "532 S Olive St, Los Angeles, CA 90013","city": "Los Angeles","state": "CA","postalCode": null,"country": "US","coordinates": {"latitude": 34.0485582,"longitude": -118.2532873}},"organizer": {"id": "8399593435","name": "L.A. Concerts","url": "https://www.eventbrite.com/o/la-concerts-8399593435","description": null,"logo": "https://img.evbuc.com/...","website": null,"twitter": null,"facebook": null,"verified": true,"verifiedBadgeType": "sales","superOrganizer": true,"numEvents": 285,"hostingSince": 10,"totalAttendees": 2462837},"pricing": {"currency": "USD","isFree": false,"minPrice": {"currency": "USD","value": 0,"display": "0.00 USD"},"maxPrice": {"currency": "USD","value": 4210,"display": "42.10 USD"},"tickets": [{"id": "3447749005","name": "GRATIS - FREE RSVP Ticket","description": null,"cost": null,"fee": null,"tax": null,"totalCost": null,"isFree": true,"isDonation": false,"quantityRemaining": null,"maximumQuantity": 4,"salesStatus": "AVAILABLE","salesEnd": null}],"salesStatus": "available","totalSold": null,"remainingCapacity": null},"policies": {"refund": "No refunds","refundPolicyCode": "no_refunds","ageRestriction": "21+","isRefundable": false},"images": {"hero": "https://img.evbuc.com/...","heroSizes": {"small": "https://img.evbuc.com/...","medium": "https://img.evbuc.com/...","large": "https://img.evbuc.com/..."},"descriptionImages": ["https://img.evbuc.com/...","https://img.evbuc.com/..."]},"contentModules": [{"type": "image","text": null,"url": "https://img.evbuc.com/..."}],"urgencySignals": {"goingFast": null,"salesEndSoon": null,"fewTickets": null,"isPopular": null,"isNew": null,"isEarlyBird": null},"isOnlineEvent": false,"isSeriesParent": false,"highlights": {"duration": "8h 0m","ageRestriction": "21+","hasParking": false,"acceptsRefunds": false},"faqs": [],"childEvents": [],"performers": {"headliners": [{"name": "Ivy Queen","url": null}],"supporters": []},"artists": [{"id": "3974","name": "Ivy Queen","role": "headliner","tagline": null,"bio": "Born: March 4, 1972, Añasco, Puerto Rico\n\nRapper, Singer/Songwriter and Queen of Reggaeton.\n","imageUrl": null,"socialMedia": []}],"displayPrice": null,"status": {"isLive": true,"isEnded": false,"isExpiredEvent": false,"isCanceled": false,"isPostponed": false,"isSoldOut": false},"checkoutFlags": {"reservedSeating": false,"hasDonations": false,"soldOut": false,"repeatingEvent": false,"isCanceled": false,"isSalesEnded": false,"hasWaitlist": null,"isRsvp": null,"hasAddons": null,"hasDiscounts": null},"ownerId": "147741123875","presenter": "L.A. Concerts","eventImage": "https://img.evbuc.com/...","createdAt": "2026-08-10T17:53:29Z","scrapedAt": "2026-08-21T17:48:53.414Z","source": "eventbrite"}