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
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 23 marzo, 2016 alle 9:34AM
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.