Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top