Soporte de The Movie Database

Finding the documentation a little strange and cant find any examples of json and javascript where you search by a movie name. I have tried to search by movie name which works but then in the search results I see there is id of the movie which I try to get the movies full content. but it doesnt return anything.

Here is an example of a jQuery and Json movie search (http://jsfiddle.net/fewds/srdHD/3/) how would I ammend the following for a movie content search - from the fiddle's results

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

Jump to last post

Once you have an ID, you can make a full detail request (550 being the id):

http://api.themoviedb.org/3/movie/550?api_key=###

I have another little example you can see here, although it's just a search as well.

What method would you use to get partial movie/tv names? IMDB if you were to search "sou" it live results with South Park and Source Code

You would want to use the search methods but with ?search_type=ngram.

https://api.themoviedb.org/3/search/tv?api_key=###&search_type=ngram&query=sout

Remember to read the documentation :D

Ah thanks! Im a bit jealous of how your websites search works and categorizes things by movies and people etc

¿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