Project DescriptionC# Class for grabbing data from the IMDb website.
This project is for an easy way to get information from IMDb.
It was mainly build for a program to check release dates from episodes of series I watch, but is not limited to only that.
Code Metrics:

The class is build on the .NET 4.0 Framework and uses HtmlAgilityPack (
http://htmlagilitypack.codeplex.com/)