Fandango: Get Movie Calendar
Fandango via Parse · entertainment
Get available show dates for a specific movie at a location. Returns a calendar with dates indicating whether showtimes are available. The movie_slug is the URL path segment (e.g., 'disclosure-day-2026-244050' from the movie link). For movies without scheduled showtimes yet, returns empty calendar and available_dates arrays with null start/end dates. API for retrieving movie showtimes, theater listings, and format information from Fandango. Supports searching movies, viewing showtimes by location/date, and checking available formats (2D, 3D, IMAX). Fulfilled by Parse from fandango.com.
- entertainment
- fandango
- fandango-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/d5a6141a-e018-4735-a391-d60b18e9a537/get_movie_calendar
- Interface artifact
- sha256:52de84082538b11e18a5ca8a97b2f9fc1661fe16e40dc9e1ac7c8bea1cf0ee2b
- Manifest digest
- sha256:5b812b1b0290e93352fced1e36d962c04c22b1dfeef392be7012c586e33dfc3d
Request fields
- zip_code (string): 5-digit US zip code
- movie_slug (string, required): Movie URL slug from the search results link field (e.g., 'disclosure-day-2026-244050')
Example queries
- {"zip_code":"10001","movie_slug":"disclosure-day-2026-244050"}