Y
Hacker News
new
|
ask
|
show
|
jobs
by
numo16
2439 days ago
For html/dom parsing, I would recommend looking at either AngleSharp[0] or HtmlAgilityPack[1], as they tend to be the most popular in the community.
[0]:
https://github.com/AngleSharp/AngleSharp
[1]:
https://html-agility-pack.net/