Mymovies: Get Cinema Details
Mymovies via Parse · entertainment
Get showtimes and details for a specific cinema venue. Returns the cinema name and current movie listings with showtimes for today. Some cinemas may have empty listings if they have no screenings today. 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_cinema_details
- Interface artifact
- sha256:8dedc8d1629a2ebaefd1a3802b5cee6abe7473f2bc0ee13070e8f421d04dd898
- Manifest digest
- sha256:fc0b37ed736e6c97a2a8ee50c7afe038ea324ef5c0be0944d51ac794de06385e
Request fields
- cinema_id (string, required): Internal numeric ID of the cinema (from get_cinema_listings_by_city results)
- city_slug (string, required): Lowercase city name (e.g. 'roma', 'milano')
Example queries
- {"cinema_id":"5263","city_slug":"roma"}