一个可以解析html的自定义解析器语言.
Info
Version: | 2.0.0 |
Author(s): | AlgerDu |
Last Update: | Thursday, March 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/D.Spider.SpiderScriptEngine |
Install
Install-Package D.Spider.SpiderScriptEngine
dotnet add package D.Spider.SpiderScriptEngine
paket add D.Spider.SpiderScriptEngine
D.Spider.SpiderScriptEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- D.Util(>= 1.0.2)
- Newtonsoft.Json(>= 9.0.1)
- NSoup(>= 0.8.0)