Info
Version: | 1.4.2 |
Author(s): | Ovidiu Dan |
Last Update: | Thursday, December 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/openscraping-lib-csharp |
NuGet Url: | https://www.nuget.org/packages/OpenScraping |
Install
Install-Package OpenScraping
dotnet add package OpenScraping
paket add OpenScraping
OpenScraping Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.8.10)
- Newtonsoft.Json(>= 11.0.2)
Tags
The OpenScraping library can extract information from HTML pages using a JSON config file with xPath rules. It can scrape even multi-level complex objects such as tables and forum posts.