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???
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 24 februarie 2024 la ora 2:19 PM
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.