Feverup: Search Events
Feverup via Parse · entertainment
Full-text search over events and experiences within a city. Returns paginated results ordered by relevance. Each result includes pricing, ratings, venue, and upcoming session times. Paginates via an integer page cursor returned as next_page (null signals the last page). API for discovering events and experiences on Feverup.com, including city discovery, event searching, category filtering, and detailed event information. Fulfilled by Parse from feverup.com.
- entertainment
- feverup
- feverup-com
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e12557d2-bcfd-4498-a035-9341769b02b4/search_events
- Interface artifact
- sha256:d987334952bf647982d92452aff773e6ce6038dab17b6c81366b403f76bc6e8e
- Manifest digest
- sha256:1c51b804debc04bf930593b8db465fa83b2b7c57781d59c1b9046d467ee00923
Request fields
- page (integer): Page number for pagination (zero-based). Managed automatically by the SDK.
- query (string, required): Search keyword (e.g. 'concert', 'art', 'museum').
- city_code (string): City code from list_cities endpoint (e.g. 'NYC', 'LAX', 'LON', 'PAR').
Example queries
- {"query":"concert","city_code":"NYC"}