EventBrite Scraper avatar
EventBrite Scraper
Deprecated

Pricing

$10.00/month + usage

Go to Apify Store
EventBrite Scraper

EventBrite Scraper

Deprecated

Easily extract event details from Eventbrite.com, such as event titles, images, descriptions, and more.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

Alwin Morato

Alwin Morato

Maintained by Community

Actor stats

2

Bookmarked

14

Total users

4

Monthly active users

a year ago

Last modified

Share

The Eventbrite Scraper is designed to effortlessly extract details from Eventbrite.com, including the following:

  • Event Id
  • Title
  • Description
  • Image
  • Location
  • Organizer
  • Event URL
  • and many more..

Updates:

  • Build 0.0.25:
    • Optimized code and removed unused dependencies, resulting in a significantly reduced memory (RAM) footprint.

Sample Output

{
"image": "https://cdn.evbuc.com/images/666665919/1449391603723/1/logo.20230606-143602",
"eventId": "789106838797",
"paidStatus": "paid",
"title": "Public Speaking Masterclass Espoo",
"description": "This is an online event. Register to get the Zoom Login details.",
"locale": "en_US",
"startTime": "2024-01-25T21:00:00+02:00",
"endTime": "2024-11-25T22:30:00+02:00",
"location": "Espoo Saarniraiviontie 02760 Espoo Finland",
"dateTime": "Monday, March 25 · 9 - 10:30pm EET",
"update": "Few tickets left",
"organizer": "David McCrae",
"organizerUrl": "https://www.eventbrite.com/o/david-mccrae-62638047403",
"eventUrl": "https://www.eventbrite.com/e/public-speaking-masterclass-espoo-tickets-789105906007"
}