a net crawler base on HtmlAgilityPack.
Info
| Version: | 1.0.0 |
| Author(s): | yangliangbin |
| Last Update: | Thursday, November 7, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/my-core/FastNet.Framework |
| NuGet Url: | https://www.nuget.org/packages/FastNet.Framework.NetCrawler |
Install
Install-Package FastNet.Framework.NetCrawler
dotnet add package FastNet.Framework.NetCrawler
paket add FastNet.Framework.NetCrawler
FastNet.Framework.NetCrawler Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.16)
- NLog(>= 4.6.8)