Search code examples
javascriptimdb

How to get the rating only from the imdb database?


I cannot understand how to get rating from the database of IMDB from https://www.imdb.com/interfaces/. How do I construct a url to get the rating of the film Iron Man (2008). Also is it free to use IMDB data onto your website.


Solution

  • https://www.theimdbapi.com/# you can use this api, which is very easy and reliable