Programmerare, skeptiker, sekulärhumanist, antirasist. Författare till bok om C64 och senbliven lantis. Röstar pirat.
2018-06-22
IMDb Scraper is a simple library for extracting a movie title and year from a IMDb ID.
Installation (.NET Framework 4.6):
Install-Package ImdbScraper
Example:
var repository = new Repository(); var result = repository.GetMovie(87332); Console.WriteLine(result.ToString());
Categories: C#
Bjud mig på en kopp kaffe (20:-) som tack för bra innehåll!
Leave a Reply