jamietre / CsQuery

CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.
Other
1.16k stars 249 forks source link

HTML to String #192

Open beppe9000 opened 9 years ago

beppe9000 commented 9 years ago

I'm not sure where to ask, so I put it here... Can I use CsQuery to load up an HTML document and strip everything that is not text from it? If yes, how? If not, please somebody add this feature!