Recommended HTML readability transcoding libraries in .Net [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . Background I'm trying to read and analyze content from web pages, with focus on the main content of the page - without menus, sidebars, scripts, and other HTML clutter. What have I tried? I've tried NReadability, but it throws exceptions and fails on too many cases. Other than that it is a good solution. HTML