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.
↧