The Movie Database Support

https://www.themoviedb.org/company/72685/movie has over 200 items but the API only returns 13 results

7 replies (on page 1 of 1)

Jump to last post

@HybridTheory9 said:
Api returns less results than available
https://www.themoviedb.org/company/72685/movie has over 200 items but the API only returns 13 results

Problems with API Request

In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.

Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.

Double check your query parameters and figure out which of those might be filtering your results:

include_adult=false
include_video=false
language=en-US
page=1
sort_by=popularity.desc
with_companies=72685

Try changing your query to see what other results you get (Hint: include_video=true)

Yep that's it, thanks!

Did this behaviour change recently?

I'm not a mod, I'm just some guy who also uses these APIs, but I don't think there's any change in behavior.

If you set include_video=false, then movies with where Video? = Yes will be excluded... that's not new. It's always possible that the movies have been recently modified.

@HybridTheory9 said:

Did this behaviour change recently?

No.

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