键盘快捷键
高级搜索
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???
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.
/find
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2024 年 02 月 24 日 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.