Get Movie Data without imdb

mortenstarck picture mortenstarck · Dec 5, 2012 · Viewed 8.7k times · Source

Im doing an small program(using C#) where i can get movie details. My first choice was to use imdb. But apparently imdb has change their website, so that all the Web Scraping examples ore api i have found dosent work anymore. So my question is: Are there an alternative movie database that i can use instead.

Answer

Alan picture Alan · Dec 5, 2012

The Movie DB is opensource and has an api you can use.