Soporte de The Movie Database

I created a list of 800 movies and I would like to download the basic fields (id, title, release_date, overview, genres, popularity, etc.) via the API. I was able to get 500 records out, but need to get the other 300. What is the best way to accomplish this? I'm new to APIs so I could use some advice. Thanks!

4 respuestas (en la página 1 de 1)

Jump to last post

I don't think I can answer your question.
But I know it would be better if you provided more information.

@bverdoorn said:
I created a list of 800 movies

That list you created, what data does it contain? What fields?

and I would like to download the basic fields (id, title, release_date, overview, genres, popularity, etc.) via the API.

Which fields do you want the data? There can't be etc ... there.

I was able to get 500 records out,

How did you get the data for those first 500?
And how is this data stored?
A single table? One .NFO file for each movie?

Google Translate

The list was created in TMDB, The 500 records that I downloaded via the API into Python contained the following fields (vote_count, popularity, id, video, media_type, vote_average, title, release_date, original_language, original_title, genre_ids, backdrop_path, adult, overview, poster_path, original_name, name, origin_country, first_air_date). These were the fields that were delivered through the GET /list/{list_id} method via the API. Thanks for the quick reply.

I personally never used this feature.
But I believe that using Lists in V4 mode it is possible to import an unlimited amount of items.
What I don't know, because I don't use it, is whether there is a quantity limitation when making an GET API Request.
But I think it’s worth taking a look.
https://developers.themoviedb.org/3/lists/v4-or-v3-lists

Yes, the best way to accomplish this will be to page through the results on a v4 list. This way you can get all of the items.

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de discusión

n crear nueva discusión
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder a la discusión
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión