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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 23 martie 2016 la ora 9:34 AM
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.