Simple .NET library that provides generic web scraping abilities using XPaths.
Info
Version: | 1.1.0 |
Author(s): | Alex Leendertsen |
Last Update: | Monday, October 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ScrapeX |
Install
Install-Package ScrapeX
dotnet add package ScrapeX
paket add ScrapeX
ScrapeX Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.8.7)
Tags