Back to Web research and extraction

Eventbrite Event Scraper

Apify

Collect public Eventbrite events and organiser information from search inputs or URLs.

Capability
Event discovery
Current price
$0.0063/result
Availability
Ready to run
Last accepted verification

What this API does

Scrape public Eventbrite events by city with structured schedule, venue and availability data.

Agents select this operation with tool ID apify.parse-forge-eventbrite-scraper, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

descriptionstring

Returned description value.

endDatestring

Returned end date value.

hasAvailableTicketsboolean

Returned has available tickets value.

isOnlineboolean

Returned is online value.

isSoldOutboolean

Returned is sold out value.

startDatestring

Returned start date value.

titlestring

Returned title value.

urlstring

Returned url value.

venueobject

Returned venue value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.parse-forge-eventbrite-scraper",
  "input": {
    "input": {
      "city": "ny--new-york",
      "maxItems": 2,
      "retrieveOrganizerData": false
    },
    "maxItems": 2
  }
}

Output

{
  "url": "https://www.eventbrite.com/e/chug-it-caribbean-festival-new-york-tickets-1993202951684",
  "title": "CHUG IT Caribbean Festival New York",
  "venue": {
    "city": "Brooklyn",
    "name": "4106 2nd Ave",
    "fullAddress": "4106 2nd Avenue, Brooklyn, NY, 11232, US"
  },
  "endDate": "2026-09-07",
  "isOnline": false,
  "isSoldOut": false,
  "startDate": "2026-09-07",
  "description": "Labor Day Caribbean festival in Brooklyn.",
  "hasAvailableTickets": true
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
18 August 2026

Use Eventbrite Event Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.