Eventbrite Pro: Global Event & Lead Scraper avatar

Eventbrite Pro: Global Event & Lead Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Eventbrite Pro: Global Event & Lead Scraper

Eventbrite Pro: Global Event & Lead Scraper

Powerful Eventbrite scraper to extract detailed event data, organizer leads, pricing, and venue metadata. Supports advanced filtering by Country, City, Category, Date Ranges, and Keywords with anti-block bypass.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Eventbrite Pro Scraper: Global Event & Lead Generation Tool

An advanced, high-performance Eventbrite Scraper built to extract exhaustive event listings, venue metadata, ticket pricing ranges, and valuable organizer lead info across any global location.

Unlike basic web scrapers that fail due to simple geographical blocks or strict anti-bot systems, this actor simulates authentic desktop users by using customized headers and stateful session caching. It dynamically syncs localized Place IDs directly with Eventbrite’s internal search API parameters for optimal precision.


✨ Key Features & Capabilities

  • 🌐 Global Geo-Targeting: Scrape regional data accurately by formatting specific country and city criteria.
  • 🏷️ Category & Subcategory Matching: Tap right into specialized topics like Business, Science & Tech, Music, Arts, Food & Drink, and more.
  • 📅 Custom Time-Frame Filtering: Target exact custom date ranges via strict startDate and endDate parameters (ideal for mapping future market patterns).
  • 🔍 Keyword Injection: Filter search feeds instantly by targeting specific industry topics like AI, Crypto, Startup Networking, or Yoga.
  • 💼 B2B Lead Generation Data: Grabs critical event organizer properties like total follower metrics, dedicated summary sheets, and custom redirection URLs.
  • 🛡️ Anti-Block & Stealth Measures: Built on top of customized user headers to bypass automated detection layers and Cloudflare walls safely.

📥 Input Parameters

The Actor accepts a clean JSON structure to dictate exactly what events you need to pull:

ParameterTypeRequiredDefaultDescription
countryStringNo"united-states"The destination country where the events take place.
cityStringNo"New York"The destination city for filtering localized venues.
categoryStringNo"custom"Event category flag (business, music, science-and-tech, etc.).
keywordStringNo""Text query string used to refine explicit topic targeting.
startDateStringNonullISO Start date limit layout: YYYY-MM-DD.
endDateStringNonullISO End date limit layout: YYYY-MM-DD.
maxPagesNumberNo3Maximum number of search pagination indexes to process sequentially.

Input Example (input.json)

{
"country": "united-states",
"city": "New York",
"category": "business",
"keyword": "startup networking",
"startDate": "2026-06-01",
"endDate": "2026-06-30",
"maxPages": 2
}

📤 Output Data Structure

The results are stored within your default Apify Dataset storage pool. Each record includes clean top-level presentation fields alongside an exhaustive nested Full_Object detailing structural geolocation matrices, exact ticket tiers, pricing variations, and full organizer summaries.

Output Example (dataset_item.json)

{
"Name": "NYC Tech Startups, Investors, Experts Networking & Pitch Event",
"Date": "2026-06-09",
"URL": "https://www.eventbrite.com/e/nyc-tech-startups-investors-experts-networking-pitch-event-tickets-1988315940502",
"Venue": "The Laurels Cafe and Bar",
"Full_Object": {
"id": "1988315940502",
"name": "NYC Tech Startups, Investors, Experts Networking & Pitch Event",
"summary": "Join the Tech Startups Networking Event to connect and and build partnerships, for live pitches and meaningful networking.",
"url": "https://www.eventbrite.com/e/nyc-tech-startups-investors-experts-networking-pitch-event-tickets-1988315940502",
"start_date": "2026-06-09",
"start_time": "19:00",
"end_date": "2026-06-09",
"end_time": "22:00",
"timezone": "America/New_York",
"published": "2026-04-27T11:42:46Z",
"image": {
"id": "1047986313",
"url": "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1047986313%2F2682446774211%2F1%2Foriginal.20250607-122333?w=300&auto=format%2Ccompress&q=75&sharp=10&s=bedb3fcfa9f9f25c6fe4642f041e0277"
},
"event_sales_status": {
"sales_status": "on_sale",
"currency": "USD"
},
"ticket_availability": {
"minimum_ticket_price": {
"currency": "USD",
"major_value": "9.85",
"display": "9.85 USD"
},
"maximum_ticket_price": {
"currency": "USD",
"major_value": "39.19",
"display": "39.19 USD"
},
"is_free": false,
"is_sold_out": false
},
"primary_venue": {
"id": "297507801",
"name": "The Laurels Cafe and Bar",
"address": {
"address_1": "231 2nd Avenue",
"city": "New York",
"region": "NY",
"postal_code": "10003",
"country": "US",
"latitude": "40.7325995",
"longitude": "-73.985007",
"localized_address_display": "231 2nd Avenue, New York, NY 10003"
}
},
"primary_organizer": {
"id": "108731452361",
"name": "The Founders Club",
"url": "https://www.eventbrite.com/o/the-founders-club-108731452361",
"num_followers": 1002,
"summary": "The Founders Club – Tech Startups, Founders, Investors & Innovators. Welcome to The Founders Club, the community for tech startup founders, angel investors, VCs..."
},
"locations": [
{ "type": "country", "name": "United States" },
{ "type": "region", "name": "New York" },
{ "type": "locality", "name": "New York" },
{ "type": "borough", "name": "Manhattan" }
],
"tags": [
{ "prefix": "EventbriteCategory", "display_name": "Business & Professional" },
{ "prefix": "EventbriteSubCategory", "display_name": "Startups & Small Business" },
{ "prefix": "EventbriteFormat", "display_name": "Meeting or Networking Event" }
]
}
}

🎯 Use Cases

  • 📊 Market Trend Analysis: Track which event themes or subcategories dominate major metropolitan hubs during specific months.
  • 📈 Lead Generation & CRM Fueling: Extract business organizer properties, company titles, and event descriptions to connect with expanding event management brands.
  • 🏨 Hospitality Tracking: Collect precise venue coordinates (latitude/longitude) alongside timing maps to forecast foot traffic for hotels, bars, or catering industries.
  • 💸 Pricing Arbitrage & Intelligence: Monitor ticketing valuations across competitive events to price your own local or online workshops perfectly.