Eventbrite: Search Events
Eventbrite via Parse · entertainment
Full-text search over Eventbrite events filtered by keyword, location, category, or venue. Paginates via integer page counter. Each result includes title, dates, venue, pricing hint, and tags. Online events dominate when location is 'online'; physical locations use city slugs like 'new-york--ny'. Search and retrieve events, event details, ticket information, and organizer data from Eventbrite. Fulfilled by Parse from eventbrite.com.
- entertainment
- eventbrite
- eventbrite-com
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b35b309f-0d07-4027-8a94-2309ef38c245/search_events
- Interface artifact
- sha256:284195904953145b376369f49da437e0f185c1e2a11216d84b42679f01d1b0a4
- Manifest digest
- sha256:c8947ff9888039482172ef2224c09014d0fd799ccc4cbaea46ea200ec3e758a6
Request fields
- page (integer): Page number for pagination (1-based)
- query (string): Search keyword (e.g. 'music', 'yoga')
- location (string): Location slug (e.g. 'online', 'united-states', 'new-york--ny', 'san-francisco--ca'): Allowed values: online, united-states, new-york--ny, san-francisco--ca
- venue_id (string): Venue ID to filter events by venue
- category_id (string): Category ID to filter events (e.g. '103' for Music, '101' for Business)
Example queries
- {"page":"1","query":"music","location":"online","category_id":"103"}