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 / Extract Data From Web ...
Power Automate
Unanswered

Extract Data From Web Page: Load More Button

(0) ShareShare
ReportReport
Posted on by 12

I have created a flow to extract customer reviews from a web page. However, the page initially loads only a few reviews and requires clicking on a "load more" button to load additional reviews. I want my flow to click on the "load more" button repeatedly until reviews from a month ago appear.


For the reference find attached snapshot

ubaid2_0-1688824195328.png

Thanks

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

    You could do a Loop condition action with a condition that says while 1=1. This will create an infinite loop. Then use a If web page contains and check if the 'Load more' button exists. If it does, then use Press button in web page to press it. Else, use Exit loop to stop your loop.

     

    This is the standard practice. You could also do the same with a JavaScript function.

     

    If you don't want it to go all the way until there are no more reviews to load, you can also use the If web page contains action to check for text rather than an element on the web page. So, you can check if the web page contains the text 'a month ago'. If it does, then use Exit loop to stop pressing the 'Load more' button.

  • CPee Profile Picture
    69 on at

    Hi @Agnius 

     

    I tried to do this but its not working. Here's my flow:

    CPee_0-1711964371087.png

     

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 796

#2
Valantis Profile Picture

Valantis 568

#3
Haque Profile Picture

Haque 538

Last 30 days Overall leaderboard