The Movie Database Support

hi

I want to get all the TV shows info.

Then if i do http://api.themoviedb.org/3/discover/tv?api_key=mykey. I can see "total_pages": 3093, "total_results": 61856

But there is a max page limit 1000, which means i can not get page further than 1000.

But if i do filter by air_date:

http://api.themoviedb.org/3/discover/tv?api_key=mykey&first_air_date.lte=2000-01-01

I get: "total_pages": 375, "total_results": 7487

and

http://api.themoviedb.org/3/discover/tv?api_key=mykey&first_air_date.gte=2000-01-01 i get: "total_pages": 802, "total_results": 16021

7487+16021 = 23508

The total numbers are not even close.

So how can i get all of these IDs?

Thanks.

5 replies (on page 1 of 1)

Jump to last post

Hi bennyae,

If you would like to bring down all of the data, you would be best to iterate though the ids instead. Start ad id 1 and run all the way up to the latest id found in /tv/latest. Discover isn't designed for this task.

Hi Travis, this link is not deprecated. We would like to bring down all the TV data but would like to know how many records there are an the /tv/latest is deprecated. Can you tell me how else we can do this. Thank you.

@swagle The new link to /tv/latest is here.

A lot of has changed since 2015, if you are wanting to get all of the valid TV ids, you're better off using the newer daily ID exports. You can read about this here.

I there a way where we can limit the list size per page?

Hi @Purshotham, no, all of our page sizes are locked at 20 items.

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