Soporte de The Movie Database

Hi, I just joined The Movie Database.

I understand I can search by a movie title, like this:

https://api.themoviedb.org/3/search/movie?api_key=###&query=red

However, it brings up multiple movies (Red, Rojo, Rood e.g).

How can I literally just get information about a movie which matches the exact query? (In this case, Red).

Cheers.

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

Jump to last post

Hi @Lighthouse50 Welcome!

How can I literally just get information about a movie which matches the exact query? (In this case, Red).

You can't. Search is designed to be pretty good about showing the best match first but it won't always get it right. One way to help would be to add a year (if you know it) otherwise it's more of a fuzzy search.

Hi Travis,

What do you mean by fuzzy search? The movie name in the query will always be correct (not like enter part of the movie name). Are you sure there's no way to literally only display if it matches the exact query?

It's an ngram search from the start of a title. The website user the API so you can see exactly how it works by testing it here.

I do not have any logic built to accommodate exact searching.

@Lighthouse50 ; an idea: You can always iterate the results and check for exact title matches on the client side.

I know this is really old., but I made an NPM to help with this... https://www.npmjs.com/package/identify-media, you feed it the filename with year and everything else in it and it tries to identify what is movie, what is release year, and what is "other" (info like director's cut, or extended, etc.) and what can be ignored. It works pretty well. I have also added functions to search opensubtitles with hash...

¿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 debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
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