# Eventbrite Events Scraper – Listings, Prices & Venues (`rowfeed/eventbrite-events-scraper`) Actor

Extract Eventbrite search results as clean JSON: title, start/end time, venue, organizer, price range and category. Search by URL, keyword, location or online-only. No login, no persondata.

- **URL**: https://apify.com/rowfeed/eventbrite-events-scraper.md
- **Developed by:** [Rowfeed](https://apify.com/rowfeed) (community)
- **Categories:** Travel, News, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

$2.00 / 1,000 events

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Eventbrite Events Scraper – Listings, Prices & Venues

Get Eventbrite search results as clean JSON rows: title, start/end time (UTC, local and timezone), venue, organizer, price range and category, for any city, keyword or online search.
Built for event marketers, local-business researchers, community managers and AI agents that need what's happening where, without a login, an API key or a headless browser.
Plain HTTPS calls to Eventbrite's own public search pages with retries and a silent-failure check, so a scheduled run keeps working when a page hiccups.

### What you get

- **Every event as one row** – id, name, URL, start/end time in UTC and local time with timezone, online/in-person flag, venue name and city/region/country (no street address), organizer name and public profile, category and subcategory, tags, cover image and a short summary.
- **Price when Eventbrite shows it** – `is_free`, `price_min`, `price_max` and `price_currency` for sponsored/promoted listings, which are the only rows Eventbrite's search page prices up front; organic results carry every other field but leave price `null` (documented below, not a bug).
- **Three ways to search** – a list of Eventbrite search-page URLs, or a keyword + location pair that builds one for you (e.g. `music` + `ca--san-francisco`), with an online-only switch. A hard cap on events keeps the cost of a run known up front.

### Sample row

One promoted listing from a real run against `https://www.eventbrite.com/d/ny--new-york/technology--events/` (11.09.2026). Raw Eventbrite fields not shown here (`image`, `locations`, `tags` details, `dedup`, …) are trimmed for length but present in every row.

```json
{
  "id": "1999335985754",
  "name": "Maker Faire Coney Island 2026",
  "url": "https://www.eventbrite.com/e/maker-faire-coney-island-2026-tickets-1999335985754",
  "start_utc": "2026-09-19T15:00:00+00:00",
  "start_local": "2026-09-19T11:00:00-04:00",
  "end_utc": "2026-09-21T21:00:00+00:00",
  "end_local": "2026-09-21T17:00:00-04:00",
  "timezone": "America/New_York",
  "is_online": false,
  "venue_name": "Coney Island Amphitheater",
  "venue_city": "Brooklyn",
  "venue_region": "NY",
  "venue_country": "US",
  "organizer_name": "Maker Faire Coney Island",
  "organizer_url": "https://www.eventbrite.com/o/maker-faire-coney-island-121698463472",
  "is_free": false,
  "price_min": 17.85,
  "price_max": 28.52,
  "price_currency": "USD",
  "is_sold_out": false,
  "has_available_tickets": true,
  "category": null,
  "subcategory": null,
  "tags": [],
  "image_url": "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1192331931%2F3012479104352%2F1%2Foriginal.20260901-015941?crop=focalpoint&fit=crop&h=230&w=460&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.091&fp-y=0.384&s=a8b79bf713a4ab614991506aeb45f770",
  "summary": "Maker Faire Coney Island is an interactive event that celebrates, shares and showcases the work of inventors, creators, and DIY enthusiasts",
  "tickets_url": "https://www.eventbrite.com/checkout-external?eid=1999335985754",
  "source_url": "https://www.eventbrite.com/d/ny--new-york/technology--events/",
  "scraped_at": "2026-09-11T07:58:12+00:00"
}
```

### Filters

| Input | Default | What it does |
|---|---|---|
| `searchUrls` | 2 verified URLs (NY tech events, online Python events) | Eventbrite search-page URLs to scrape. Ignored when `keywords` or `location` is set. |
| `keywords` | `""` | Search term, e.g. `"python"` or `"live music"`. Builds one search URL together with `location`. |
| `location` | `""` | Eventbrite location slug, e.g. `"ny--new-york"`, `"ca--san-francisco"`, or `"online"`. Find a city's slug by browsing eventbrite.com/d/ and reading the URL. Empty defaults to `"online"`. |
| `maxEvents` | `200` | Stop after this many rows per search URL. |
| `onlineOnly` | `false` | Keep only online events; also forces the keyword/location URL builder to Eventbrite's "online" bucket. |

### Pricing

Pay per event, no subscription: **$2 per 1,000 events**. A default run (up to 400 rows across the two default search URLs) costs at most $0.80. Set a maximum charge on the run and the Actor stops cleanly when it is reached, charging only for rows that were actually saved.

### Details

- **Source**: Eventbrite's public search pages (`eventbrite.com/d/...`), reading the `window.__SERVER_DATA__` JSON embedded in the HTML. No authentication, no proxies, no browser, no personal data.
- **Price and organizer coverage**: Eventbrite's search JSON only prices and names the organizer for the "promoted"/sponsored listings on a page (measured 11 Sep 2026: about 1 in 25 results, 16 of 445 rows across three runs). Every other field (title, times, venue, category, tags, summary) is present for every row regardless.
- **No attendee data**: only public listing information is extracted — no attendee lists, emails or phone numbers, and venue location is city/region/country only, never the street address.
- **Reliability**: 429 and 5xx responses are retried with exponential backoff (5 tries), a 200 without a parseable `__SERVER_DATA__` block counts as a failure, and one bad search URL never stops the run: it becomes an error row (`source_url`, `error`, `errorMessage`) and the rest continues. A run fails only when it produced no rows *and* hit errors; a search with zero matching events is a successful, empty run.
- **Run stats**: the `STATS` record in the run's key-value store holds request and error counts per category (`network`, `rate_limit`, `blocked`, `not_found`, `other`).
- **Pagination**: follows Eventbrite's own `page_count` (20 events per page) until `maxEvents` is reached or pages run out.
- **Output**: one dataset row per event with the columns above first and every other raw Eventbrite search field after them (except the venue's raw street-address block, which is never included). Export as JSON, CSV or Excel, fetch through the Apify API, or schedule runs and pipe them into Google Sheets, Make, Zapier or your own code.

Not affiliated with Eventbrite.

# Actor input Schema

## `searchUrls` (type: `array`):

Eventbrite search-page URLs to scrape, e.g. https://www.eventbrite.com/d/ny--new-york/technology--events/ or https://www.eventbrite.com/d/online/all-events/?q=python. Ignored when Keywords or Location is set.

## `keywords` (type: `string`):

Search term to build one search URL from, e.g. "python" or "live music". Used together with Location; when either is set it replaces Search URLs.

## `location` (type: `string`):

Eventbrite location slug to build a search URL from, e.g. "ny--new-york", "ca--san-francisco", or "online". Find a city's slug by browsing eventbrite.com/d/ and reading the URL. Empty defaults to "online". Ignored when Online only is on (forces "online").

## `maxEvents` (type: `integer`):

Stop after this many events per search URL. Each row is one `event` event ($2 per 1,000).

## `onlineOnly` (type: `boolean`):

Keep only online events. Also forces the Keywords/Location URL builder to search Eventbrite's "online" location bucket instead of Location.

## Actor input object example

```json
{
  "searchUrls": [
    "https://www.eventbrite.com/d/ca--san-francisco/all-events/?q=music"
  ],
  "keywords": "",
  "location": "",
  "maxEvents": 200,
  "onlineOnly": false
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("rowfeed/eventbrite-events-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("rowfeed/eventbrite-events-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call rowfeed/eventbrite-events-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,rowfeed/eventbrite-events-scraper"
        }
    }
}
```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/hHo4KOFaehMkptcBN/builds/f3HsbnS8mxrx3ExpQ/openapi.json
