Html Agility Pack HTML Parser
HTML Parser allow you to parse HTML and return an HtmlDocument.
Html Parser
Name | Description |
---|---|
From File | Loads an HTML document from a file. |
From String | Loads the HTML document from the specified string. |
From Web | Gets an HTML document from an Internet resource. |
From Browser | Gets an HTML document from a WebBrowser. |