The Movie Database Support Forum

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 Antworten (Seite 1 von 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.

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden