Hi, I am new to themoviedb.org and creating website to fetch movie list based on some criteria like Year wise, Date wise, Start with some latter (say start with 'a'). Does it possible to do these features? How? can you give me some URL example? What I have to pass in URL to get such type of information. Thanks
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 11 September 2015 om 5:44 NM
Hi bhrugumehta,
You can do this with search:
The downside to this method is that you won't have any control over sorting. If you want to control sorting, you can't pass a quest parameter and should use /discover/movie.
All of the sorting options and filters can be found in the documentation.