VOOZH about

URL: https://apify.com/scrapier/eventbrite-scraper

⇱ 🎟️ Eventbrite Events Scraper Β· Apify


πŸ‘ 🎟️ Eventbrite Events Scraper avatar

🎟️ Eventbrite Events Scraper

Pricing

from $5.99 / 1,000 results

Go to Apify Store

🎟️ Eventbrite Events Scraper

🎟️ Eventbrite Events Scraper extracts Eventbrite event details fastβ€”titles, dates, venues, locations & tickets. πŸš€ Perfect for lead gen, market research & event planning. πŸ”Ž Easy to use, SEO-ready data.

Pricing

from $5.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Scrapier

Scrapier

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape Eventbrite events at scale β€” by pasting listing URLs or using a friendly guided search (location + date window + keyword). For every event you get clean, structured schema.org data: name, dates, venue, full address, organizer, performers, attendance mode, language and ticket prices.

No login required. Data is collected only from publicly available Eventbrite pages.


πŸ’‘ Why Choose This Actor?

  • Two ways to search β€” paste any Eventbrite URL or fill in a guided form (e.g. Miami Beach, FL + this-weekend).
  • Rich output β€” full schema.org Event JSON (venue, organizer, performers, price range) β€” not just titles.
  • Smart anti-blocking β€” starts with a direct connection and only escalates to datacenter β†’ residential proxies when Eventbrite pushes back, then sticks with what works.
  • Live results β€” every event is saved the moment it's scraped, so a long run never loses progress.
  • Real-time logs β€” watch events stream in by name, date, venue and price as they're collected.

✨ Key Features

FeatureDescription
πŸ”— URL modePaste one or many listing/search URLs (bulk input supported). Direct /e/ event URLs work too.
🧭 Guided modeEnter a location, pick a date window, add an optional keyword β€” we build the search URL for you.
πŸ“„ PaginationCrawl multiple listing pages per URL (configurable).
⚑ ConcurrencyFetch event pages in parallel for speed.
πŸ›‘οΈ Proxy ladderDirect β†’ Datacenter β†’ Residential, with automatic, sticky fallback.
πŸ’Ύ Live savingResults pushed to the dataset one event at a time.

πŸ“₯ Input

FieldTypeDescription
searchModestringurl (paste URLs) or guided (form-based search).
startUrlsarrayEventbrite listing/search/event URLs (URL mode, bulk).
locationstringHuman-friendly location, e.g. Miami Beach, FL (guided mode).
dateRangestringall-events, today, this-week, this-weekend, this-month (guided mode).
keywordsstringOptional keyword filter (guided mode).
maxPageintegerListing pages to crawl per start URL (1–500).
concurrencyintegerParallel event-page fetches (1–20).
maxRetriesintegerRetry attempts per blocked request (1–10).
proxyobjectApify proxy configuration.

Example input

{
"searchMode":"url",
"startUrls":[
{"url":"https://www.eventbrite.com/d/fl--miami-beach/all-events/?page=1"}
],
"maxPage":2,
"concurrency":5,
"proxy":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"US"}
}

πŸ“€ Output

Each dataset item is one event. Example:

{
"id":"1990423964659",
"crawled_at":"2026-06-14T09:28:00.811Z",
"url":"https://www.eventbrite.com/e/...-registration-1990423964659",
"@context":"https://schema.org",
"@type":"SocialEvent",
"name":"250 United: America's 250th Celebration at Bayfront Park",
"description":"Free concert for America's 250th! ...",
"image":"https://img.evbuc.com/...",
"eventStatus":"https://schema.org/EventScheduled",
"location":{
"@type":"Place",
"name":"Bayfront Park",
"address":{
"@type":"PostalAddress",
"addressLocality":"Miami",
"addressRegion":"FL",
"addressCountry":"US",
"streetAddress":"301 Biscayne Boulevard, Miami, FL 33132"
}
},
"organizer":{"@type":"Organization","name":"Bayfront Park Management Trust","url":"https://www.eventbrite.com/o/..."},
"eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode",
"inLanguage":"en-US",
"startDate":"2026-07-04T13:00:00-04:00",
"endDate":"2026-07-05T00:00:00-04:00",
"performer":[{"@type":"Person","name":"Ashanti","url":"https://open.spotify.com/artist/..."}],
"offers":[{"@type":"AggregateOffer","lowPrice":"0.0","highPrice":"0.0","priceCurrency":"USD","availability":"InStock"}]
}

The Output tab shows the data across handy views: 🎟️ Overview, πŸ“ Details, πŸ“ Location, πŸ§‘β€πŸ’Ό Organizer, and πŸ’° Pricing.


πŸš€ How to Use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open Eventbrite Events Scraper.
  3. Choose a search mode and configure your input (URLs or guided form, pages, proxy).
  4. Click Start.
  5. Watch events stream into the log in real time.
  6. Open the Output tab and export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"searchMode":"url","startUrls":[{"url":"https://www.eventbrite.com/d/fl--miami-beach/all-events/"}],"maxPage":2}'

🎯 Best Use Cases

  • Event discovery & aggregation by city or category
  • Lead generation (organizers, venues)
  • Market & pricing research on tickets
  • Building event calendars and newsletters

πŸ’° Pricing

This Actor uses the pay-per-event model: you're billed per event successfully scraped (event-scraped), plus the standard Actor start. You only pay for results you actually get.

❓ FAQ

Do I need an Eventbrite account? No β€” only public pages are scraped.

Why did some events fail? Occasionally a page is region-locked or removed; the run keeps all the events it could retrieve and reports the rest.

Can I scrape a single event? Yes β€” paste its /e/... URL into startUrls.

πŸ›Ÿ Support & Feedback

Open an issue on the Actor's Issues tab with your input and run ID and we'll help.

βš–οΈ Legal

Data is collected from publicly available sources. You are responsible for compliance with applicable laws (GDPR, CCPA, anti-spam) and Eventbrite's Terms of Service.

You might also like

🎟️ Eventbrite Events Scraper

api-empire/eventbrite-scraper

🎟️ Eventbrite Events Scraper (eventbrite-scraper) extracts Eventbrite event data fastβ€”titles, dates, locations, tickets & links. πŸš€ Perfect for event research, lead gen, market insights & competitors tracking. πŸ”ŽπŸ“Š

🎟️ Eventbrite Events Scraper

scrapio/eventbrite-scraper

🎟️ Eventbrite Events Scraper pulls event listings, dates, locations, and organizers from Eventbrite. πŸš€ Automate leads, research trends, and build targeted event datasets fastβ€”without manual scraping. πŸ“ŠπŸ€–

EventBrite Scraper

newpo/eventbrite-scraper

Scrapes EventBrite events

550

5.0

(2)

Eventbrite Event Scraper

parseforge/eventbrite-scraper

Extract comprehensive event data from Eventbrite including dates, venues, pricing, organizers, categories, and more. Supports search filters by city, category, date, format, price, and online events. Perfect for market research, competitive analysis, and event discovery. No auth/cookie required.

222

5.0

(2)

🎟️ Eventbrite B2B Email Scraper

simpleapi/eventbrite-b2b-emails-scraper

🎟️ Extract Eventbrite B2B attendee emails at scale! Scraper pulls event details + verified email contacts for targeted outreach. πŸš€ Perfect for sales, lead gen & market research. ⚑ Automate prospecting.

Eventbrite Email Scraper - Advanced, Fast & Cheapest

contacts-api/eventbrite-email-scraper-fast-advanced-and-cheapest

🎟️ Eventbrite Email Scraper helps you gather event organizer and host emails from Eventbrite listings πŸ”Ž Grow event marketing and partnerships πŸ“§

Eventbrite Email Scraper – Advanced, Cheapest & Reliable πŸ“§πŸŽŸοΈ

contactminerlabs/eventbrite-email-scraper---advanced-cheapest-reliable

πŸ” Scrape Eventbrite Emails Enter your search parameters to collect verified contact emails from Eventbrite profiles, along with profile title, bio, source URL & platform info πŸ“Š Perfect for lead generation, influencer outreach & data enrichment in tools like Google Sheets or CRMs🧩

πŸ‘ User avatar

ContactMinerLabs

57

3.7

(5)

Facebook Events Scraper – Cheap πŸ“…

contactminerlabs/facebook-events-scraper---cheap

πŸ” Scrape Facebook Events Instantly Enter a keyword and instantly extract highly relevant Facebook events, including title, dates, location, description & event URL πŸ“… Perfect for event research, trend analysis, audience insights, and enriching your Google Sheets, automations or AI pipelines

πŸ‘ User avatar

ContactMinerLabs

8

Facebook Hashtag Posts Scraper – Cheap πŸ”₯

contactminerlabs/facebook-hashtag-posts-scraper---cheap

πŸ” Scrape Facebook Hashtag Posts Instantly Enter a hashtag and instantly extract highly relevant Facebook posts, including title, post type, date, views, description & post URL πŸ”₯ Perfect for content research, trend analysis, dataset creation, and enriching your automations or AI pipelines.

πŸ‘ User avatar

ContactMinerLabs

31

🎟️ Eventbrite B2B Email Scraper

scrapio/eventbrite-b2b-emails-scraper

🎟️ Extract Eventbrite B2B email leads fast! Our Eventbrite B2B Email Scraper pulls attendee/organizer contacts from events for targeted outreach, sales, and recruitment. πŸš€ Save time, boost ROI, and personalize campaignsβ€”powered by automation.