Dice: Browse Events
Dice via Parse · entertainment
Browse upcoming events on DICE filtered by city, event category, genre, and date range. Returns a list of events with venue, pricing, and scheduling details. Results are from the city's browse page, ordered chronologically. When a date range spans many events, the response indicates whether more results exist beyond the returned set. Browse upcoming music events, parties, and concerts on DICE (dice.fm) filtered by city, category, genre, and date. Fulfilled by Parse from dice.fm.
- dice
- dice-fm
- entertainment
- maps-geo
- music
- parse
- platform-key
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/9d08efd6-b294-4b5f-91a1-7c51ded9f7f9/browse_events
- Interface artifact
- sha256:2c7c7e845f0fb56dc490443934d96844906da699519e332f27cb6ba2d4439266
- Manifest digest
- sha256:f5a50c68ed2bf2b61cc833dddf554600409f75ec191682a9f8835a3131bd46d8
Request fields
- city (string): City slug in the format '{perm_name}-{city_id}', e.g. 'new_york-5bbf4db0f06331478e9b2c59', 'london-5b22e2c8fc4800000182c2e7', 'paris-5b23e8a0e63cc224a4c36a2d'. Found in dice.fm browse page URLs.
- genre (string): Sub-genre filter appended to the category path. Examples for music/party: 'afro_house', 'disco', 'funk', 'house', 'karaoke', 'latin', 'pop', 'reggaeton', 'tech-house'. Available genres vary by category and city.
- limit (integer): Maximum number of events to return.
- category (string): Event category path.: Allowed values: music/party, music/dj, music/gig, culture/film, culture/social, culture/sport, culture/theatre, culture/workshop
- date_from (string): Start date filter in ISO format YYYY-MM-DD. Omit for no start date constraint.
- date_until (string): End date filter in ISO format YYYY-MM-DD. Omit for no end date constraint.
Example queries
- {"city":"new_york-5bbf4db0f06331478e9b2c59","genre":"afro_house","limit":"10","category":"music/party","date_from":"2026-08-17","date_until":"2026-08-24"}