I should have point out that this extraction process has to be automated... The application will be a deamon that will load the web page every morning at 1am.

I am currently looking at QWebPage but have some difficulties use this QWebKit module... looks like i always have to use QWebPage then QWebFrame then QWebElement....

Not sure am on the right track.