Does anybody know of a freely available .NET HTML DOM Parser?
|
|
The Html Agility Pack is your friend. It's been very well tested (coping with tag soup as well as well-formed (X)HTML). I've also heard that people have had not had any issues using it in production applications. |
|||
|
|
see also Looking for C# HTML parser |
||
|
|
