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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Base CSS Selector only...
Power Automate
Unanswered

Base CSS Selector only showing 10 records at a time

(0) ShareShare
ReportReport
Posted on by 7

Hi - in Power Automate Desktop - using the Extract Data from Web action - the results (HTML sent to the page) are shown in blocks of 10, however all results are on one page.

 

They appear as follows:

s1.PNG

 

The first chunk of 10 (top blue box) has the following selector:

html > body > div:eq(1) > div > div:eq(1) > div:eq(3) > div > main > div:eq(1) > div:eq(1) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(3) > div:eq(0) > div > div > div:eq(1) > div > div > div > div > div:eq(0) > div

The second chunk (second blue box) has the following:

html > body > div:eq(1) > div > div:eq(1) > div:eq(3) > div > main > div:eq(1) > div:eq(1) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(3) > div:eq(0) > div > div > div:eq(1) > div > div > div > div > div:eq(1) > div

The third chunk has:

html > body > div:eq(1) > div > div:eq(1) > div:eq(3) > div > main > div:eq(1) > div:eq(1) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(3) > div:eq(0) > div > div > div:eq(1) > div > div > div > div > div:eq(2) > div

 

The only difference is in the second last DIV of each Base CSS Selector, ie:

 

  1-10: div:eq(0)

11-20: div:eq(1)

21-30: div:eq(2)

... and so on.

 

Is there any way within PAD where I can combine all of these selectors, regardless of the eq(0), eq(1) etc? So that I can extract all records from the page, not just 10 at a time?

 

eg. can I change the selector to something like:

 

html > body > .... > div:eq(?) > div

Thanks for any help,

 

Mark

I have the same question (0)
  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    Have you tried simply not specifying which div to read? I.e. using this as the base selector:

    html > body > div:eq(1) > div > div:eq(1) > div:eq(3) > div > main > div:eq(1) > div:eq(1) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(2) > div:eq(3) > div:eq(0) > div > div > div:eq(1) > div > div > div > div > div > div

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 552

#2
Valantis Profile Picture

Valantis 388

#3
11manish Profile Picture

11manish 375

Last 30 days Overall leaderboard