how to get html source code from QWebEnginePage in pyqt5

17 Views Asked by At

I am trying to get html code from the url with QWebEnginePage and QWebEngineView.

i found this answer but realy dont undrsestad the syntax.

get HTML from QWebEnginePage in QWebEngineView using Lamda

so my question is how can i get html source code from URL with QWebEnginePage in pyqt5?

thanks in advance and sorry about my english skill

0

There are 0 best solutions below