IMDB API to retrieve character information -
is there imdb api retrieve character information ? assuming know exact name of character ?
there 2 public, undocumented api's may change @ time since undocumented , unsupported
one of them gives json relevant information actor: http://www.imdb.com/xml/find?json=1&nr=1&nm=on&q={name+of+actor}
as example: http://www.imdb.com/xml/find?json=1&nr=1&nm=on&q=jessica+simpson
more details can found question , answer in particular does imdb provide api?
Comments
Post a Comment