Eventup: Search Venues
Eventup via Parse · entertainment
Search for venues by location with pagination support. Returns comprehensive venue listings including pricing, capacity, amenities, venue types, contact info, and location data. The API normalizes city names to slug format and attempts common state suffixes if the initial search fails. Paginated via integer page counter; each page returns up to 36 venues. Search and discover event venues across the EventUp platform, including party spaces, wedding venues, and corporate event locations. Fulfilled by Parse from eventup.com.
- entertainment
- eventup
- eventup-com
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b84efb92-5e32-4e34-a581-55c899788c46/search_venues
- Interface artifact
- sha256:5666984f484e3ebc6c5e3945aa9a86ac7fb57dd2febaf522e427c062fd4def98
- Manifest digest
- sha256:b3673c3bfabc0bbe37f7998916d098f59d19527dd314f0ffde8ad70ea64eed71
Request fields
- page (integer): Page number for pagination.
- radius (integer): Search radius in miles.
- location (string, required): City or location name (e.g., 'Las Vegas', 'Chicago', 'New York'). Automatically normalized to slug format for the API.
Example queries
- {"page":"1","radius":"50","location":"Chicago"}