ReadSharp is a PCL that extracts the main (meaningful) content of a website and returns the extracted content as HTML and it's associated title, as well as other useful information (images, icons, ...).
Info
Version: | 6.3.0 |
Author(s): | cee |
Last Update: | Saturday, February 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ceee/ReadSharp |
NuGet Url: | https://www.nuget.org/packages/ReadSharp |
Install
Install-Package ReadSharp
dotnet add package ReadSharp
paket add ReadSharp
ReadSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.9)
- Microsoft.Net.Http(>= 2.2.29)
Tags