Feverup: Get Category Events
Feverup via Parse · entertainment
Returns events filtered by category slug for a given city. Same response shape as search_events. Paginates via an integer page cursor. 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/get_category_events
- Interface artifact
- sha256:24be2d42dafdd708a41e8ced6df764e0385612a78408c80009a5403d8ca5e1c2
- Manifest digest
- sha256:0f769a7bbd791fa40aecf6c7610df28bc3f75ad054a8aa337475173df3808d91
Request fields
- page (integer): Page number for pagination (zero-based). Managed automatically by the SDK.
- category (string, required): Category slug to filter by (e.g. 'candlelight-concerts', 'exhibitions', 'immersive-experiences').
- city_code (string): City code from list_cities endpoint (e.g. 'NYC', 'LAX', 'LON', 'PAR').
Example queries
- {"category":"candlelight-concerts","city_code":"NYC"}