web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Power Automate Desktop
Suggested answer

How to extract all table data from web page

(0) ShareShare
ReportReport
Posted on by
Hi, 
 
I want to extract all table data from web page, i use Extract data from web page, but It can only recognize one row of data, not the entire table.
The recognized HTML tags are as follows:
 
html > body > div:eq(6) > div:eq(1) > div:eq(0) > div > iframe:eq(0) > html > body > form:eq(2) > div > table > tbody > tr > td > div > span:eq(2) > table > tbody > tr:eq(1) > td > table > tbody > tr > td > table > tbody > tr:eq(1) > td > div > table > tbody > tr > td:eq(1) > table > tbody > tr:eq(0) > td > table
 
Attribute as follows:
innertext-fast
 
 
Please help me, thanks.
 
 
Categories:
I have the same question (0)
  • Suggested answer
    eetuRobo Profile Picture
    4,070 Super User 2025 Season 2 on at
    How to extract all table data from web page
    Is the Extract setting "Entire HTML table"


    the table element seem to have a lot of inner table elements in it:
    html > body > div:eq(6) > div:eq(1) > div:eq(0) > div > iframe:eq(0) > html > body > form:eq(2) > div > table > tbody > tr > td > div > span:eq(2) > table > tbody > tr:eq(1) > td > table > tbody > tr > td > table > tbody > tr:eq(1) > td > div > table > tbody > tr > td:eq(1) > table > tbody > tr:eq(0) > td > table

    I would try to edit the CSS selector so that there would be just up to the first table and see what that returns. So like this: html > body > div:eq(6) > div:eq(1) > div:eq(0) > div > iframe:eq(0) > html > body > form:eq(2) > div > table

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 721 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 545 Moderator

#3
chiaraalina Profile Picture

chiaraalina 321

Last 30 days Overall leaderboard