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???
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
2월 24, 2024 at 2:19 오후
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.