| Version | 1.7 |
|---|---|
| Publisher | Elerium Software |
| Release date | Sep 11, 2013 |
| Date added | Sep 10, 2013 |
| Os requirements | Windows 2003, Windows 8, Windows Vista, Windows, Windows 7, Windows XP |
| Requirements | Microsoft .NET Framework 2.0 |
| Total downloads | 66 |
| Price | Free to try |
Description
Elerium HTML .NET Parser is a .NET component for parsing and manipulating HTML/XML documents and Cascading Style Sheets (CSS). The HTML Parser can be used in WinForms and ASP.NET (C#, VB.NET) applications. Component is fully independent and requires only .NET Framework.
Elerium HTML .NET Parser is available in two versions: Lite and Pro. The Lite version includes HTML Parser without CSS parser and does not allow to manipulate CSS files.
Key features:
- Easy in use API of HTML Parser.
- DOM tree structure of an HTML document.
- Scanning the HTML file tag by tag. Parsing tag attributes and their values.
- Features for common queries: document links, images, tables etc.
- Imbedded CSS parser helps to analyze style attribute or corresponding CSS styles for certain HTML tag, class, id (see C# VB.NET examples).
- The parsing of badly formatted HTML, which makes the component ideal for use with "real-world" HTML that chokes other parsers.
- Variety of source data type: string, stream, file, URL. HTML parser can parse HTML content directly from a web site or offline HTML pages.