A web page / HTML scraper for .NET Core.
Info
| Version: | 0.1.8-alpha |
| Author(s): | Samuli Haverinen |
| Last Update: | Monday, November 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/neatbit-co/NeatScrape |
| NuGet Url: | https://www.nuget.org/packages/NeatScrape |
Install
Install-Package NeatScrape
dotnet add package NeatScrape
paket add NeatScrape
NeatScrape Download (Unzip the "nupkg" after downloading)
Dependencies
- Fluency(>= 1.0.64)
- HtmlAgilityPack(>= 1.8.7)
- HtmlAgilityPack.CssSelectors.NetCore(>= 1.1.0)