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???
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on February 24, 2024 at 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.