Answer the question
In order to leave comments, you need to log in
How to parse html page into objects in qt?
You need to get the information that is between the html tags (eg div id="content").
I received the source code of the page, but what tools QT, C ++ or libs can build a tree from html in order to easily pull out the contents of the tags.
Answer the question
In order to leave comments, you need to log in
Take the code from here and change it for yourself:
Chromium HTML tree builder
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question