Keyboard Shortcuts
Advanced Search
how to display movies posters without searching them
Hi Punksnation,
How are you wishing to retrieve them? Via the API?
If so, you can just start at id 1, and iterate over every id until you get to the last id found in the /movie/latest method.
/movie/latest
Cheers.
Can't find a movie or TV show? Login to create it.
Login
Sign Up
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on September 3, 2014 at 10:01 AM
Hi Punksnation,
How are you wishing to retrieve them? Via the API?
If so, you can just start at id 1, and iterate over every id until you get to the last id found in the
/movie/latest
method.Cheers.