The Movie Database Support Forum

My query that I'm using: https://api.themoviedb.org/3/search/movie?api_key=API_KEY&query=MOVIE_TITLE

I'm trying to find imdb id and movie genres but could not see it in the response. Tried "append to response" but that didn't seem to work either. How are we supposed to get imdb id?

For genres, I could see its ids but since I can't seem to find a list of associated names anywhere I'm not able to translate it. I really appreciate any help!

1 Antwort (Seite 1 von 1)

Jump to last post

Hi digital99,

You won't be able to get the IMDB id from search results, only from the records themselves.

https://api.themoviedb.org/3/movie/550?api_key=###
https://api.themoviedb.org/3/tv/1396/external_ids?api_key=###

The genres can be retrieved by calling the /genre/movie/list method. I would suggest caching this as you only need it once.

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