Eventbrite Scraper avatar

Eventbrite Scraper

Pricing

from $2.00 / 1,000 events

Go to Apify Store
Eventbrite Scraper

Eventbrite Scraper

Extract event data from Eventbrite by keyword, location, category, date & price. Get ticket pricing, venue GPS coordinates, organizer profiles with follower counts & socials, and gallery images. No API key or login needed. 25+ fields per event. Export to CSV/JSON.

Pricing

from $2.00 / 1,000 events

Rating

5.0

(1)

Developer

Epic Scrapers

Epic Scrapers

Maintained by Community

Actor stats

2

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Eventbrite Scraper πŸŽͺ

The most complete Eventbrite data scraper on Apify. Extract structured event data from Eventbrite.com β€” ticket prices, venue GPS coordinates, organizer profiles, gallery images, and more β€” by keyword, location, category, date range, and price. No Eventbrite API key. No login. No OAuth. Just data.

Search by keyword, location, category, custom date range, and price tier, then enrich every result with full organizer profiles: follower counts, event history, verified status, and social links. Every run returns 25+ structured fields per event, with support for up to 500 events per keyword.

If you need Eventbrite data for market research, lead generation, or content curation and don't want to fight the official API's OAuth flow and rate limits, this Actor is built for exactly that job.


Why choose this Eventbrite Scraper?

CapabilityThis ActorTypical Eventbrite Scrapers
Custom date rangeβœ… Exact start/end dates❌ Preset ranges only
Organizer enrichmentβœ… Followers, event history, socials, verified status❌ Name only
Gallery imagesβœ… Full image gallery per event❌ Single thumbnail
Per-keyword result limitsβœ… Independent cap per keyword (up to 500)❌ One global cap
Direct URL scrapingβœ… Paste event URLs for instant extraction❌ Not supported
Ticket pricing detailβœ… Min/max price, currency, sold-out flag❌ Price range string only
Venue geodataβœ… Latitude/longitude, city, region, country❌ Raw address text only
Input traceabilityβœ… Each record tagged with the search that found it❌ Not tracked
Proxy supportβœ… Apify Proxy β€” auto, residential, or custom❌ Unspecified
Maximum scaleβœ… Up to 500 events per keywordUsually capped at 50–200 total

πŸš€ Key Features

πŸ” Powerful search and filtering

  • Direct URL scraping β€” paste any Eventbrite event URL and pull its full data instantly, ideal for batch-processing a known list of events.
  • Keyword search β€” search any term ("AI conference," "yoga workshop," "rooftop party") scoped to a location.
  • Location targeting β€” use Eventbrite location slugs (united-states--new-york, germany--berlin, online) to scope results to any city, region, or virtual-events feed.
  • Category filters β€” narrow by 21 built-in categories, including Music, Business, Science & Tech, Food & Drink, Sports & Fitness, Arts, and Health.
  • Flexible date filtering β€” use presets (Today, Tomorrow, This Weekend, This Week, Next Week, This Month, Next Month) or set an exact custom date range.
  • Price filtering β€” return free events only, paid events only, or both.

πŸ“Š Rich, structured output

  • Core event details β€” name, summary, full HTML description, live status, online/in-person flag, category, and canonical URL.
  • Ticket pricing β€” min/max ticket price, currency, ticket availability, sold-out status, and waitlist indicator.
  • Venue data β€” name, full address, city, region, country, and precise latitude/longitude.
  • Organizer profiles β€” name, image, follower count, total events hosted, verified badge, and years active.
  • Organizer enrichment (optional) β€” full profile including bio, social links (Twitter/X, Facebook), profile type, and upcoming event count.
  • Gallery images β€” every image URL from the event's photo gallery, not just a cover thumbnail.
  • Date/time precision β€” start and end times in both UTC and local time, with timezone.
  • Input context β€” every record is tagged with the keyword, location, and filters that produced it, so your dataset is fully traceable back to your search parameters.

βš™οΈ Built for scale and reliability

  • Auto-pagination β€” automatically walks every results page per keyword up to your limit.
  • Apify Proxy integration β€” residential and datacenter proxy rotation out of the box.
  • Independent per-keyword caps β€” run 5 keywords at maxResults: 500 and get up to 2,500 events in a single execution.
  • Scheduled runs β€” pair with Apify Schedules for hourly, daily, or weekly refreshes so your dataset never goes stale.

πŸ“₯ Input Parameters

InputTypeRequiredDefaultDescription
startUrlsarrayNo[]Direct Eventbrite event URLs to scrape individually
keywordsarrayNo[]Search terms to look up (requires locationSlug)
locationSlugstringConditional""Eventbrite location slug (e.g. united-states--new-york, online). Required when using keywords
categorystringNoAllEvent category slug (e.g. music, business, science-and-tech)
datePresetstringNoAny datetoday, tomorrow, this-weekend, this-week, next-week, this-month, next-month, or custom
startDatestringConditionalnullStart of custom range (YYYY-MM-DD). Required when datePreset is custom
endDatestringConditionalnullEnd of custom range (YYYY-MM-DD). Required when datePreset is custom
pricestringNobothfree, paid, or both
enrichOrganizerbooleanNofalseFetch full organizer profile (bio, social links, follower count)
maxResultsintegerNo50Maximum events per keyword (max 500)
proxyConfigurationobjectNoApify ProxyProxy routing configuration

Example input

{
"keywords": ["data science conference", "AI workshop"],
"locationSlug": "united-states--new-york",
"category": "science-and-tech",
"datePreset": "this-month",
"price": "both",
"enrichOrganizer": true,
"maxResults": 100
}

πŸ“€ Output: 25+ Fields Per Event

FieldTypeDescriptionExample
eventIdstringUnique Eventbrite event ID"1983188270503"
namestringEvent title"AI Dev Summit 2026"
summarystringShort tagline"The premier AI developer conference on the West Coast"
urlstringCanonical event URL"https://www.eventbrite.com/e/ai-dev-summit-2026-tickets-123456789"
statusstringEvent status"live"
isOnlinebooleanVirtual event flagfalse
isFreebooleanFree event flagfalse
currencystringTicket price currency"USD"
eventSalesStatusstringTicket sales status"on_sale"
startDate.utc / .local / .timezonestringStart time, both formats + zone"2026-07-11T00:00:00Z"
endDate.utcstringEnd time in UTC"2026-07-11T08:00:00Z"
venue.name / .address / .city / .region / .countrystringVenue location details"Moscone Center"
venue.latitude / .longitudenumberPrecise GPS coordinates37.7842, -122.4016
organizer.namestringOrganizer name"TechEvents Inc."
organizer.numFollowersnumberOrganizer follower count1240
organizer.numEventsnumberTotal events hosted594
organizer.verifiedbooleanEventbrite verification badgetrue
ticketAvailability.minimumPrice / .maximumPricenumberTicket price range49.99, 299.00
ticketAvailability.hasAvailableTickets / .isSoldOutbooleanAvailability statustrue, false
category.displayNamestringHuman-readable category"Science & Tech"
descriptionstringFull HTML event description"<div>Join 500+ developers…</div>"
imagesarrayAll gallery image URLs["https://img.evbuc.com/..."]
createdAt / updatedAtstringEvent timestamps"2026-07-06T04:25:53Z"

With enrichOrganizer: true, each record also includes an organizerEnriched object: profileType, summary/bio, profile url, numUpcomingEvents, numFollowers, imageUrl, twitter, and facebook.

Example output

{
"eventId": "1983188270503",
"name": "AI Dev Summit 2026 β€” NYC",
"summary": "The premier AI developer conference on the East Coast",
"url": "https://www.eventbrite.com/e/ai-dev-summit-2026-nyc-tickets-1983188270503",
"status": "live",
"isOnline": false,
"isFree": false,
"currency": "USD",
"eventSalesStatus": "on_sale",
"startDate": { "utc": "2026-07-28T13:00:00Z", "local": "2026-07-28T09:00:00", "timezone": "America/New_York" },
"endDate": { "utc": "2026-07-29T21:00:00Z", "local": "2026-07-29T17:00:00", "timezone": "America/New_York" },
"venue": {
"id": "12345678",
"name": "Javits Center",
"address": "429 11th Avenue, New York, NY 10001",
"latitude": 40.7572,
"longitude": -74.0027,
"city": "New York",
"region": "NY",
"country": "US"
},
"organizer": {
"id": "5494940201",
"name": "TechEvents Inc.",
"numFollowers": 3400,
"numEvents": 128,
"verified": true
},
"organizerEnriched": {
"profileType": "business",
"summary": "TechEvents produces the largest AI and developer conferences on the East Coast. Founded in 2018.",
"url": "https://www.eventbrite.com/o/techevents-inc-5494940201",
"numUpcomingEvents": 8,
"twitter": "@TechEventsNYC",
"facebook": "https://facebook.com/techevents"
},
"ticketAvailability": {
"minimumPrice": 149.99,
"maximumPrice": 599.00,
"currency": "USD",
"hasAvailableTickets": true,
"isSoldOut": false
},
"category": { "id": "EventbriteCategory/102", "displayName": "Science & Tech" },
"images": ["https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2Fgallery1.jpg"],
"createdAt": "2026-01-15T10:00:00Z",
"updatedAt": "2026-07-01T14:30:00Z",
"_inputContext": {
"source": "search",
"keyword": "data science conference",
"locationSlug": "united-states--new-york",
"category": "science-and-tech",
"datePreset": "this-month",
"price": "both"
}
}

πŸ’‘ Use Cases

πŸ“Š Event market research & trend analysis

Run keyword searches across cities and categories to build a live dataset of the events market. category.displayName lets you segment by event type, ticketAvailability.minimumPrice/maximumPrice gives you exact pricing bands, and venue.city/venue.region maps geographic distribution β€” enough to spot which categories command premium prices, which markets are underserved, and where event volume is trending up.

🎯 B2B lead generation for event organizers

Sponsorship agencies, venue platforms, and catering companies can enable enrichOrganizer to pull numFollowers, numEvents, verified status, bio, and social handles for every organizer behind a matching event. Filter for high-follower, high-volume, verified organizers to build a qualified prospect list β€” complete with social links for pre-outreach research β€” without a single manual search.

🏟️ Venue competitive intelligence

Every record includes venue name, address, city, region, and GPS coordinates. Aggregate by venue to see who's hosting the most events, at what average price, and in which categories β€” useful for programming decisions, expansion scouting, or spotting a category gap a competing venue isn't filling.

πŸ“… Content calendars & newsletter curation

Schedule weekly runs on niche keywords ("startup networking," "design workshop") in your target city, and get fresh name, summary, startDate, and venue data to populate your next issue automatically β€” with isFree and organizer.verified making it easy to highlight the best picks.

πŸ”¬ Academic research on event economics

Use exact custom date ranges and vary locationSlug across runs to build a structured, reproducible dataset for studying event tourism, urban economics, or pricing patterns β€” with timestamped records and geodata ready for statistical analysis.

🌐 Virtual event monitoring

Set locationSlug: "online" and use the isOnline flag to isolate virtual events, then compare their pricing, scheduling, and demand against in-person equivalents in the same category.


❓ Frequently Asked Questions

How do I search for events by keyword? Set the keywords array (e.g. ["data science conference", "AI workshop"]) and provide a locationSlug (e.g. united-states--new-york or online). Each keyword is a separate search returning up to maxResults events, so you can cover multiple angles of your niche in a single run.

How many events can I scrape in one run? Each keyword is capped independently at maxResults (default 50, max 500). Five keywords at maxResults: 500 can return up to 2,500 events in one execution. Direct URLs via startUrls are always fetched in addition, with no cap.

Do I need an Eventbrite account or API key? No. This Actor reads publicly available event data. No login, no API key, no developer account, no OAuth.

What locations are supported? Any location Eventbrite supports β€” 180+ countries. Use location slugs as they appear in Eventbrite URLs (united-states--new-york, united-kingdom--london, germany--berlin, france--paris, australia--sydney, online). Find a slug by searching Eventbrite.com and copying the segment after /d/ in the URL.

How fresh is the data? Every run pulls live data directly from Eventbrite β€” nothing cached. Pair with Apify Schedules for hourly, daily, or weekly refreshes.

What export formats are supported? JSON, CSV, Excel, XML, or HTML Table from the Apify Console, or pull results programmatically via the Apify API β€” including piping into Google Sheets, Make, Zapier, or any webhook.

What's the difference between direct URLs and keyword search? startUrls fetches specific events you already know by URL, with no filters applied. Keyword search discovers events matching a search term and location via Eventbrite's search pages. You can combine both in a single run β€” direct URLs are processed first, then keyword searches.

What are the alternatives to the official Eventbrite API? The official API requires OAuth authentication, imposes strict rate limits, and doesn't expose data like gallery images, full HTML descriptions, or organizer follower counts. This Actor delivers a richer dataset without the registration, authentication, or rate-limit overhead β€” a simpler path to event data at scale.

Can I scrape a specific date range? Yes β€” set datePreset: "custom" with startDate and endDate in YYYY-MM-DD format for exact windows, or use presets like today, this-weekend, this-week, next-week, this-month, or next-month.

Is this scraper legal to use? This Actor accesses only publicly available event listing data on Eventbrite.com. Scraping publicly accessible data has generally been treated as lawful under U.S. case law (hiQ Labs v. LinkedIn), though you are solely responsible for ensuring your use complies with Eventbrite's Terms of Service and the laws of your jurisdiction.


ActorDescription
Meetup Events ScraperSearch and extract 20+ data fields from Meetup.com events by keyword, location, category, date range & format
Meetup Group Details ScraperFull Meetup group details β€” member count, description, organizer info, and contact information
Meetup Groups Search ScraperFind Meetup groups by keyword, location, and category with contact info, social media, and member counts
Eventbrite Event Details ScraperScrape event details from Eventbrite using URL or IDs

SEO Keywords

Eventbrite scraper, Eventbrite event data extraction, scrape Eventbrite events, Eventbrite API alternative, Eventbrite ticket data scraper, Eventbrite organizer scraper, Eventbrite venue scraper, Eventbrite to CSV, scrape event listings, event data for market research, event lead generation, Eventbrite category scraper, Eventbrite date filter scraper, Eventbrite price filter scraper, Eventbrite custom date range, event industry analytics, event monitoring tool, event discovery data, Eventbrite proxy scraper, Eventbrite keyword search, Eventbrite results to JSON, Apify Eventbrite actor, online events scraper, virtual events data, events by city scraper, event organizer enrichment, event ticket pricing data, Eventbrite gallery images, event venue coordinates, event data API, bulk event data extraction


⚠️ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Eventbrite, Inc., or any of its subsidiaries. All trademarks are the property of their respective owners. This Actor accesses only publicly available event listing data on eventbrite.com. You are solely responsible for ensuring your use complies with the site's Terms of Service and applicable laws.