jstedfast / HtmlKit

A cross-platform .NET framework for parsing HTML
Other
81 stars 55 forks source link

Get text from HTML document #19

Closed zigm closed 5 months ago

zigm commented 8 months ago

This is basically question. I need to retrieve text from HTML document without building DOM to maximize performance. Can HtmlKit help me to achieve that ? Appreciate your advice.

jstedfast commented 5 months ago

Yes.