C# library for scraping reviews and info including cast and credits of movies, albums and tv shows from Metacritic website.
Info
Version: | 1.2.2 |
Author(s): | marcalencc |
Last Update: | Sunday, March 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcalencc/metacritic-scraper |
NuGet Url: | https://www.nuget.org/packages/MetacriticScraper |
Install
Install-Package MetacriticScraper
dotnet add package MetacriticScraper
paket add MetacriticScraper
MetacriticScraper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.0.0)
- Newtonsoft.Json(>= 6.0.4)
- NLog.Config(>= 4.4.11)
Tags