By AppleAp on
Hello,
I'm building IMDB-like movie database in my local language and I'd really like to show visitors both my website's rating for the movie and IMDB's one.
I wonder how can I do this? Where should I start?
Hello,
I'm building IMDB-like movie database in my local language and I'd really like to show visitors both my website's rating for the movie and IMDB's one.
I wonder how can I do this? Where should I start?
Comments
I would see if IMDB offers
I would see if IMDB offers an API to retrieve that information.
http://www.imdb.com/interface
http://www.imdb.com/interfaces
- Corey
Thanks. I wonder any Drupal
Thanks.
I wonder any Drupal module (free or commercial) for retrieving IMDB ratings?
IMDB PHP script
I am looking to do something similar. I found a script, but need some help porting it to drupal.
see post:
http://drupal.org/node/233417#comment-1033647
_
subscribing
subscribing
subscribing
subscribe
subscribe
Licensing
Hi, as I understand it, reusing IMDB rating on an own website needs to purchase the 15,000 $ license?
On http://www.imdb.com/licensing/index it says that user ratings are part of IMDB content, and content is only available under the license for 15,000 $.
IMDB API
http://imdbapi.org/
I googled it.