In the example API requests, if you get the most popular shows and movies, it only returns around 10 objects back. If I wanted to get around 500 of the most popular movies and TV shows, is there an API call to get that? Or a way to not limit the results to only 10 or so?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on January 24, 2017 at 10:15 AM
Hi Bradford,
We return 20 objects back per page, and if you wanted to get the top 500 you would simply page through the first 25 pages.