Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Scarping a HTML Table in a Frame with Qt
Forum Updated to NodeBB v4.3 + New Features

Scarping a HTML Table in a Frame with Qt

Scheduled Pinned Locked Moved Unsolved Game Development
1 Posts 1 Posters 396 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.
  • J Offline
    J Offline
    James Sprinks
    wrote on 23 Apr 2018, 10:09 last edited by
    #1

    Hi All

    I am trying to scrape a value from a table set inside a frame on a webpage:

    <td colspan="3" style="width:auto;font-size:18px" class="out_left bg_white tb-txt-sm" id="out_infrate">0.00 ml/h</td>
    

    The I want the text value. I have tried getElementsbyClassName on the above class and getElementByID on the ID with no luck...

    Any ideas?

    James

    1 Reply Last reply
    0

    1/1

    23 Apr 2018, 10:09

    • Login

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