支持通用网页以及百度智能小程序HTML信息提取,能够自动提取 Title、Content、PublishTime 等字段.
Info
Version: | 1.1.0 |
Author(s): | chenrensong |
Last Update: | Saturday, March 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chenrensong/HtmlExtractor |
NuGet Url: | https://www.nuget.org/packages/HtmlExtractor |
Install
Install-Package HtmlExtractor
dotnet add package HtmlExtractor
paket add HtmlExtractor
HtmlExtractor Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.9.1)
Tags