I am trying person imdb_id fetch with omdb database, because I need the person's contribution: details, like their movie list, movie's poster, movie name, etc. but can't do it. how do it???
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 24 febbraio, 2024 alle 2:19PM
Hi @mosarrof,
In order to find people by IMDB ID, you need to use the
/find
API. It's the same process as outlined here, just using find instead of search.