anglesharp topic
CrawlerSamples
This is a Puppeteer+AngleSharp crawler console app samples, used C# 7.1 coding and dotnet core build.
AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
AngleSharp.Js
:angel: Extends AngleSharp with a .NET-based JavaScript engine.
AngleSharp.Css
:angel: Library to enable support for cascading stylesheets in AngleSharp.
AngleSharp.Diffing
A library that makes it possible to compare two AngleSharp node lists and get a list of differences between them.
AngleSharp.Io
:angel: IO libraries for the AngleSharp project.
AngleSharp.XPath
:angel: Adds XPath support to AngleSharp as an alternative to CSS selectors.
AngleSharp.Xml
:angel: Library to add XML and DTD parsing capabilities to AngleSharp.