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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 519 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 296 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard