XML parser are usually not viable because most Web content is unfortunately malformed and not valid XML.
Basically the only way to parse real life web content is a browser engine, because they have all sorts of work arounds for broken content.
In the case of Qt that would currently be QtWebEngine
User ayanda83 does quite a lot with it, check out his threads http://www.qtcentre.org/search.php?searchid=6994657
Cheers,
_





Reply With Quote

Bookmarks