Info
| Version: | 1.0.2 |
| Author(s): | Henrique |
| Last Update: | Tuesday, June 28, 2016 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/hcesar/HtmlAgilityPack.CssSelector |
| NuGet Url: | https://www.nuget.org/packages/HtmlAgilityPack.CssSelectors |
Install
Install-Package HtmlAgilityPack.CssSelectors
dotnet add package HtmlAgilityPack.CssSelectors
paket add HtmlAgilityPack.CssSelectors
HtmlAgilityPack.CssSelectors Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.9)
Tags
It is a handy tool for Web Scrapers, and a good alternative to HAP XPath queries.
For bugs and questions:
https://github.com/hcesar/HtmlAgilityPack.CssSelector.