Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

QWebkit + extracting dynamic DOM data

$
0
0
Hello! I am looking for decision for extracting calendar data from pages like this: http://www.dukascopy.com/swiss/russian/marketwatch/calendars/eccalendar/ There are js-widget + js-applet. And they load data and insert it to the html DOM. So when I try “inspect element” in firefox, I see, that they are loaded as pure html. Are there any functions in PySide to extract all completely finished DOM data? Or are there any functions to extract widgets result? Provide plz, if possible examples. Or tell some other way to manage issue.

Viewing all articles
Browse latest Browse all 542

Trending Articles