Eventbrite Scraper avatar
Eventbrite Scraper

Pricing

$15.00/month + usage

Go to Store
Eventbrite Scraper

Eventbrite Scraper

Developed by

Aitor Sanchez-Mansilla

Aitor Sanchez-Mansilla

Maintained by Community

Efficiently scrape and extract Eventbrite event data for market research, lead generation, and event aggregation. This Eventbrite Scraper provides structured data on event details, organizers, dates, venues, and pricing, with flexible filtering options by country, city, and category.

0.0 (0)

Pricing

$15.00/month + usage

1

Total users

68

Monthly users

13

Runs succeeded

98%

Last modified

20 hours ago

You can access the Eventbrite Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "country": "spain",
< "city": "barcelona",
< "category": "",
< "keyword": "",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call aitorsm/eventbrite --silent --output-dataset

Eventbrite Scraper API through CLI

The Apify CLI is the official tool that allows you to use Eventbrite Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: