Tuesday, 20 August 2013

IMDB API to search based on country of origin

IMDB API to search based on country of origin

As mentioned on the title, is there such API from IMDB that allows
developer to search a certain movie title / person based on the country of
origin.
For example:
I want to query the person John Doe, but only if he/she is German. Or if,
i want to search the title Snickers but only if such movie is German
movie.
I know there are several API that fetch data from IMDB such as:
[1]: http://www.imdb.com/xml/find?json=1&nr=1&tt=on&q=transformer
[2]: http://developer.rottentomatoes.com/docs
[3]: http://api.themoviedb.org/2.1/
Unfortunately, none of them provide options to search based on country of
origin.
Does anyone know any reliable data source which provide this option? Thx.

No comments:

Post a Comment