Discover/mymovies.it API
live

mymovies.it APImymovies.it

Access Italian cinema showtimes, movie details, box office rankings, and cast data from MyMovies.it via 8 structured JSON endpoints.

Endpoints
8
Updated
3mo ago
Try it
Search keyword for the movie title
api.parse.bot/scraper/4bbd1d1d-c34d-4ba2-b586-b1492fe3aaec/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/4bbd1d1d-c34d-4ba2-b586-b1492fe3aaec/search_movies?query=Oppenheimer' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 8 totalclick to expand

Search for movies by title on MyMovies.it. Returns matching movies with title, year, slug, and URL.

Input
ParamTypeDescription
queryrequiredstringSearch keyword for the movie title
Response
{
  "type": "object",
  "fields": {
    "total": "integer count of results returned",
    "results": "array of movie objects with title, year, slug, url"
  },
  "sample": {
    "data": {
      "total": 1,
      "results": [
        {
          "url": "https://www.mymovies.it/film/2023/oppenheimer/",
          "slug": "oppenheimer",
          "year": "2023",
          "title": "Oppenheimer"
        }
      ]
    },
    "status": "success"
  }
}

About the mymovies.it API

The MyMovies.it API covers 8 endpoints that expose Italian cinema listings, movie metadata, showtimes, cast, and box office data from mymovies.it. You can look up what's currently playing by city using get_cinema_listings_by_city and get_cinema_details, retrieve full cast lists per film, check the Italian box office rankings with daily earnings figures, and browse upcoming releases — all in structured JSON.

Movie Search and Details

The search_movies endpoint accepts a query string and returns an array of matching films with title, year, slug, and url. That slug and year pair is the key used across the API: pass them to get_movie_details to retrieve a plot summary, meta_info string (containing cast, genre, and duration in one field), and an average_rating. The same slug/year inputs power get_movie_cast, which returns a flat array of name and role pairs for the full cast and crew of a film.

Cinema Listings and Showtimes

get_movies_in_cinema lists films currently in Italian cinemas and accepts an optional provincia code to narrow results to a specific province. For venue-level detail, start with get_cinema_listings_by_city — supply a city_slug such as roma or milano and get back cinema names, internal IDs, and URLs. Feed a cinema_id and city_slug into get_cinema_details and the response includes a listings array where each entry holds a movie title and an array of showtimes in HH:MM format.

Box Office and Coming Soon

get_box_office returns Italy's current box office ranking array: each item carries a rank integer, title, slug, year, and an earnings string denominated in euros representing daily figures. get_coming_soon lists unreleased films with a brief info description per title, useful for tracking what's heading to Italian screens.

Data Scope and Freshness

All data is scoped to the Italian market. Movie pages on mymovies.it carry Italian-language plots and metadata. The meta_info field on get_movie_details is a raw string rather than a structured object, so parsing genre or duration requires client-side string handling. Rating availability depends on whether a film has been rated on the source site — average_rating may be absent for some titles.

Common use cases
  • Build a 'what's on tonight' app for Italian cinemas by querying get_cinema_details for showtime arrays per venue.
  • Track weekly Italian box office trends using get_box_office daily earnings figures.
  • Enrich a film database with Italian market data by combining get_movie_details plot and rating with get_movie_cast credits.
  • Filter currently-playing Italian releases by province using the provincia parameter of get_movies_in_cinema.
  • Power a release-calendar feature for Italian audiences using get_coming_soon upcoming film listings.
  • Index all cinemas in a given Italian city and their current schedules by chaining get_cinema_listings_by_city with get_cinema_details.
  • Build cast and crew lookups for Italian-market film pages using get_movie_cast name and role pairs.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does MyMovies.it have an official developer API?+
MyMovies.it does not publish a documented public developer API. This Parse API provides structured access to the data available on the site.
What does `get_cinema_details` return for showtimes, and how granular is the schedule?+
It returns a listings array where each entry contains a movie title string and a showtimes array of time strings in HH:MM format for the current day at that venue. The endpoint does not return multi-day schedules or ticket booking URLs — it reflects the same-day listing available on the cinema's page.
Does the API return structured cast data like character names or headshots?+
get_movie_cast returns name and role strings per cast member. Character names and profile images are not currently exposed as distinct fields. You can fork this API on Parse and revise it to add an endpoint that surfaces additional cast detail if those fields become available on the source page.
Can I get showtimes for a specific future date rather than today?+
The current endpoints reflect today's listings. Date-scoped showtime queries are not covered. You can fork the API on Parse and revise it to add a date parameter to the cinema detail endpoint.
How is `meta_info` structured in the `get_movie_details` response?+
meta_info is returned as a single concatenated string that may contain genre, duration, and cast mentions as they appear on the movie's page. It is not split into separate fields. Client-side parsing is needed if you want to extract individual components like duration or genre.
Page content last updated . Spec covers 8 endpoints from mymovies.it.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.