HTML Parser library

Hi, I wonder if there is a way to use libraries installed with chrome/ff, to parse html document and get DOM model? I mean that you have internet connection and using some of library functionality you request some host for https data, and this library gets content as normal browser does, you just get some OOP structures with DOM. Could you please provide me with link to documentation or article. Thank you.
Last edited on
closed account (E0p9LyTq)
https://sourceforge.net/projects/htmlcxx/
Thank you!

May I ask you to share link to SAX interfacing examples if you have one?
Last edited on
Topic archived. No new replies allowed.