Eventbrite City Wise avatar

Eventbrite City Wise

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Eventbrite City Wise

Eventbrite City Wise

Scrapes public Eventbrite destination pages for a city + date window. Category is optional — omit it to fetch all categories in that city. Same webhook output schema as xenon-eventbrite.

Pricing

from $0.50 / 1,000 results

Rating

5.0

(1)

Developer

XenonDev

XenonDev

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Share

xenon-eventbrite-city

Apify Actor that scrapes Eventbrite public destination pages for feedirl.

Separate from xenon-eventbrite: here category is optional. Omit it (or pass blank / all / events) to scrape all categories for a city via:

https://www.eventbrite.com/d/{state}--{city}/events/?start_date=…&end_date=…

When category is set, behavior matches the original Actor (/{category}/ path).

Uses Apify residential proxies + CheerioCrawler with SessionPool. Output shape matches xenon-eventbrite / event-ingestion-webhook (source: "eventbrite").


Input

FieldTypeRequiredDefaultDescription
citystringyesMetro name or Eventbrite slug (ok--oklahoma-city)
categorystringnoCategory slug; leave empty for all events
startDatestringyesYYYY-MM-DD
endDatestringyesYYYY-MM-DD
countrystringnounited-statesKept for parity
maxPagesintegerno20Max listing pages
proxyConfigurationobjectnoRESIDENTIALKeep residential

Example — Oklahoma City, no category

{
"city": "Oklahoma City",
"startDate": "2026-08-21",
"endDate": "2026-08-28",
"maxPages": 5
}

Example — with category

{
"city": "ny--new-york",
"category": "food-and-drink",
"startDate": "2026-08-21",
"endDate": "2026-08-28"
}

Local / deploy

npm install
# Edit INPUT.json
npx apify run # often blocked locally without residential proxies
apify login
apify push

After push, use Actor id xenondev~xenon-eventbrite-city (or the Console ID) in runtime / ingest for city-only fetches. Keep xenon-eventbrite for the existing city × category grid.


vs xenon-eventbrite

xenon-eventbritexenon-eventbrite-city
CategoryRequiredOptional
No-category URLn/a/d/{slug}/events/
Use forWeekly ingest gridRuntime open browse / unmapped interests