Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IMDB API to retrieve character information [closed]

Tags:

imdb

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

like image 421
Prakash Raman Avatar asked Nov 30 '25 04:11

Prakash Raman


1 Answers

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: http://www.imdb.com/xml/find?json=1&nr=1&nm=on&q={NAME+OF+ACTOR}

As an example: http://www.imdb.com/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?

like image 106
Ghost Avatar answered Dec 02 '25 04:12

Ghost



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!