How to get web page source?
-
wrote on 27 Feb 2016, 05:20 last edited by
Hi, I want to access to a web page source. How can I access to website source html? Also I need click to button and etc. on web page and when button clicked, I need I am getting the new result, how can I do that? Thanks!
-
Hi, I want to access to a web page source. How can I access to website source html? Also I need click to button and etc. on web page and when button clicked, I need I am getting the new result, how can I do that? Thanks!
wrote on 27 Feb 2016, 10:43 last edited byA good start is QNetworkAccessManager examples.
2/2