T
T
thevataman2016-05-30 13:52:23
Qt
thevataman, 2016-05-30 13:52:23

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

2 answer(s)
J
Jacob E, 2016-05-30
@Zifix

doc.qt.io/archives/qt-5.5/qwebframe.html

K
Konstantin Stepanov, 2016-08-15
@koronabora

Take the code from here and change it for yourself:
Chromium HTML tree builder

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question