Soporte de The Movie Database

Hi All, I am working on academic research on Movies and Web series, and I would like to get movie metadata (like details release date, budget, cast crew, keyword, genre, etc.) for my research work in CSV or any structured format. I there any way to achieve this in an automated way. Please help me in regards to this

1 respuesta (en la página 1 de 1)

Jump to last post

@Roshan_mr said:
Getting Movie Data in CSV
Hi All,
I am working on academic research on Movies and Web series, and I would like to get movie metadata (like details release date, budget, cast crew, keyword, genre, etc.) for my research work in CSV or any structured format.
I there any way to achieve this in an automated way. Please help me in regards to this

First, go to this link below the Discover tool:
https://developers.themoviedb.org/3/discover/movie-discover
On this page you will see the filters that can be used to receive a list of movies with an API Request.
There are several filters. About 35 filters.
For example, movies released in the 60s.
Maximum 10,000 items (movies) in each answer.

Second, on the same page you can see the items from each movie that will be in the API Request response.
Not many items.

If you need more items, you will have to make API Request for each movie.
Then you should make an API Request of type Details.
On the page below you can see the items for a simple answer.
https://developers.themoviedb.org/3/movies/get-movie-details
and can use the append_to_response feature to get more details in the same answer.
https://developers.themoviedb.org/3/getting-started/append-to-response

Answers are in JSON.
A conversion to CSV or similar should be done by you.

¿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