The Movie Database Support

Hello - I was looking to pull back data on movies since 1990 in English using the API, however it looks I'm limited to 10,000 results (20 results a page, 500 pages total)?
When I search using the tmdb interface, it looks like there are 326K titles that fit this criteria. Am I overlooking something?

Using this call:
https://api.themoviedb.org/3/discover/movie?api_key=[]&language=en-US&sort_by=revenue.desc&include_adult=false&include_video=false&primary_release_date.gte=1990&with_original_language=en

3 replies (on page 1 of 1)

Jump to last post

Hi @chillnmofo, the API limits search and discover calls to 10,000 items.

Hello @travisbell, What if I want results from pages 500 to 1000

I suggest you add the &primary_release_date.lte= filter.
That way you will be able to receive the results for shorter periods, say 5 years maybe.
And then you should receive everyone with some requests.
If you reach the limit of 10000 items, reduce the period to 4 or 3 years.

https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&sort_by=revenue.desc&primary_release_date.gte=1990-01-01&primary_release_date.lte=1995-12-31&with_original_language=en  

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login