Fandango: Search Movies
Fandango via Parse · entertainment
Full-text search over movies by title keyword. Returns matching movies with IDs, titles, release dates, and poster thumbnails. The returned movie ID is an alphanumeric identifier used for search display; for showtimes and format lookups, use the numeric ID extracted from the movie link path (e.g., link '/disclosure-day-2026-244050/movie-overview' yields numeric ID '244050'). 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/search_movies
- Interface artifact
- sha256:8ddb522018f5af20670a366fdd95fbff76fc216718b4d97d1bf232d5ee36a029
- Manifest digest
- sha256:21ce9c9ab76759cc35ff6b7c9bc3b8915fb655b1ab151341cfc7f37495c1322c
Request fields
- limit (integer): Max results to return
- query (string, required): Search keyword (movie title)
Example queries
- {"limit":"5","query":"Avatar"}