Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. QWebEnginePage - how to get html source code

QWebEnginePage - how to get html source code

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 511 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    womz
    wrote on last edited by
    #1

    Hello,
    I have noticed that in Python bindings, toHtml() method of QWebEnginePage is not supported. Why is that and how can one obtain current page html source code (needed to parse some data from it automatically)?
    I have tried to inject Java Script code, but then again, callback parameter is neither supported in PySide2 so I couldnt figure how to save any data selected with JS.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved