Eventbrite Search Scraper
Pricing
from $5.00 / 1,000 results
Eventbrite Search Scraper
Eventbrite Search Scraper turns any [Eventbrite](https://www.eventbrite.com) discover/search results page into a clean, structured dataset of events.
Eventbrite Search Scraper
Pricing
from $5.00 / 1,000 results
Eventbrite Search Scraper turns any [Eventbrite](https://www.eventbrite.com) discover/search results page into a clean, structured dataset of events.
You can access the Eventbrite Search 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 '{< "startUrls": [< {< "url": "https://www.eventbrite.co.uk/d/united-states/paid--events/?page=1&bbox=-2.266%2C53.466%2C-2.216%2C53.484"< }< ],< "maxRequestsPerCrawl": 10,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "US"< }<}' |<apify call dtrungtin/eventbrite-search-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Eventbrite Search Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: