Hi,
How can I get an API from IMDB or TMDB to list all the upcoming movies in the year 2016 & 2017?
Thanks in advance.
satya
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 23 de marzo de 2016 a las 09:34
Hi Satya,
You can use discover for this.
This is searching for movies that have a release date greater than or equal to 2016-01-01 and less than or equal to 2017-01-01.
Cheers.