Fandango: Get Theaters
Fandango via Parse · entertainment
Get list of theaters near a zip code with their currently showing movies and showtimes for a given date. Each theater includes address, amenities, and a movies array with title and viewing format variants (each with showtimes). Useful for browsing all nearby options without a specific movie in mind. 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.04 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_theaters
- Interface artifact
- sha256:265cacca1afd994bea515e6b8c92978749b343df583977b20809bb06ae8a2fd8
- Manifest digest
- sha256:56e5c76ed57f3ae8dbae60c2f9331ceca032f0c6afcc4d2a067b2fec71f48b03
Request fields
- date (string): Date in YYYY-MM-DD format. Omitting defaults to today's date.
- limit (integer): Max theaters to return
- zip_code (string): 5-digit US zip code
Example queries
- {"date":"2026-06-11","limit":"3","zip_code":"10001"}