Bookmyshow: Get Venue Events
Bookmyshow via Parse · entertainment
Retrieve ongoing and upcoming events (movies, concerts, and other events) at a specific venue/cinema. Returns a list of events with title, genre, language, certification, horizontal landscape banner image, and status (ongoing/upcoming) for the requested date. If no date is specified, returns today's events (status=ongoing). Passing a future date returns events with status=upcoming. The venue_code is obtainable from get_movie_showtimes results (venues[*].venue_code). Also returns available_dates showing which dates have screenings. Access BookMyShow movie listings, events, and regional data across Indian cities. Discover now-showing and upcoming movies, get detailed movie information including cast and crew, and browse events like concerts and comedy shows. Fulfilled by Parse from in.bookmyshow.com.
- bookmyshow
- entertainment
- in-bookmyshow-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/c9d4d699-5bca-49af-a878-144ad05b0f5f/get_venue_events
- Interface artifact
- sha256:be96753d9a943ef7520c8e59d5ffab167e9c37425f0a807c745f9d69a9c82b39
- Manifest digest
- sha256:a92ea75dca04cea74400ff3c35dc77cd1a96880bc2c52aed96a0872ad342429b
Request fields
- city (string): City slug from get_cities results (RegionSlug field).: Allowed values: bengaluru, mumbai, national-capital-region-ncr, hyderabad, chennai
- date (string): Date in YYYYMMDD format (e.g. '20260818'). If omitted, defaults to today's date. Events on today's date have status 'ongoing'; events on future dates have status 'upcoming'.
- venue_code (string, required): Venue/cinema code (e.g. 'PVFF', 'ANBL'). Obtainable from get_movie_showtimes results venues[*].venue_code field.
Example queries
- {"city":"bengaluru","date":"20260824","venue_code":"PVFF"}