The Movie Database Support

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 svar (på sida 1 av 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

Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.

Globala

s fokus på sökrutan
p öppna profilmenyn
esc stäng ett öppet fönster
? öppna tangentbordsgenväg fönstret

På mediasidor

b gå tillbaka (eller till förälder när det är tillämpligt)
e gå till redigerings sidan

På tv-säsongssidor

(höger pil) gå till nästa säsong
(vänster pil) gå till den föregående säsongen

På tv-avsnittssidor

(höger pil) gå till nästa avsnitt
(vänster pil) gå till föregående avsnitt

På alla bildsidor

a öppna lägg till bild fönstret

På alla redigeringssidor

t öppna översättnings väljaren
ctrl+ s skicka förmulär

På diskussionssidor

n skapa ny diskussion
w växla sedd-status
p växla offentligt/privat
c växla stäng/öppna
a öppna aktivitet
r svara på diskussionen
l gå till det senaste svaret
ctrl+ enter skicka ditt meddelande
(höger pil) nästa sida
(vänster pil) föregående sida

Inställningar

Vill du betygsätta denna artikel eller lägga till den i en lista?

Logga in