Introduction to the IMDB API The IMDB API is a lightweight web service which provides efficient access to most of IMDBs data. IMDBs dataset is available for download, but there is no good API for retrieving information. This web service aims to bridge that gap by providing data in the following formats: JSON (JavaScript Object Notation) JSONP Plain-text XML (coming soon) How to use the IMDB API