IMDB API检索字符信息

编程入门 行业动态 更新时间:2024-10-11 15:20:20
本文介绍了IMDB API检索字符信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

是否有IMDB API来检索字符信息?假设我知道角色的确切名称?

解决方案

有两种公开的,未公开记录的api,由于未公开且不受支持,它们可能随时更改

其中一个为您提供了一些有关演员的json信息: www.imdb/xml/find?json=1&nr=1&nm=on&q= {NAME + OF + ACTOR}

例如: www.imdb/xml/find?json=1&nr=1&nm=on&q=jessica+simpson

有关此问题和此答案的更多详细信息,尤其是 IMDB是否可以提供API?

Is there an IMDB API to retrieve character information ? Assuming I know the exact name of the character ?

解决方案

There are two public, undocumented api's that may change at any time since they are undocumented and unsupported

One of them gives you some json with some relevant information for an actor: www.imdb/xml/find?json=1&nr=1&nm=on&q={NAME+OF+ACTOR}

As an example: www.imdb/xml/find?json=1&nr=1&nm=on&q=jessica+simpson

More details can be found with this question and this answer in particular Does IMDB provide an API?

更多推荐

IMDB API检索字符信息

本文发布于:2023-11-06 08:29:52,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1563196.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:字符   信息   IMDB   API

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!