The Movie Database Support Forum

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 Antworten (Seite 1 von 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

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden