EventBrite Scraper (pay per result) avatar
EventBrite Scraper (pay per result)
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
EventBrite Scraper (pay per result)

EventBrite Scraper (pay per result)

aymorato/eventbrite-scraper-pay-per-result

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

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.14:
    • Optimized code and removed unused dependencies, resulting in a significantly reduced memory (RAM) footprint.

Sample Output

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