Mymovies: Get Movie Details
Mymovies via Parse · entertainment
Get detailed information for a specific movie including title, plot, rating, and metadata. Requires both the movie slug and release year (from search results or URL path). Returns basic metadata; for cast information use get_movie_cast. API for extracting movie listings, showtimes, and cinema details from MyMovies.it (Italy). Fulfilled by Parse from mymovies.it.
- entertainment
- maps-geo
- mymovies
- mymovies-it
- news-media
- parse
- platform-key
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/4bbd1d1d-c34d-4ba2-b586-b1492fe3aaec/get_movie_details
- Interface artifact
- sha256:8271a804e56ac7bb69965a65d29cf9ceb96345c101e130778e628d21eff72aff
- Manifest digest
- sha256:e791de150c2daed16162d2404d2ef019527755a358400276c663abcc07e99647
Request fields
- slug (string, required): Movie slug from URL path (e.g. 'oppenheimer', 'il-diavolo-veste-prada-2')
- year (string, required): Release year of the movie (e.g. '2023')
Example queries
- {"slug":"oppenheimer","year":"2023"}