Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)
I am trying to extract data from a webpage however the data is spanned over multiple pages is there anyway I can easily extract data from these multiple pages.

1 Answer

0 votes
by (29.5k points)

I would recommend you to use UiExplorer with data scraping, in the Uiexplorer there are selectors which you can use to distinguish the next button just add a click activity on it and continue scrapping on the next page as well.

Another way to go about it would be by using 'get attributes' activity using this you can check if the next button has a value of true or false to determine if there is a next page or not! 

you can refer the tutorial below for more information on these activities 

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jul 25, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer

Browse Categories

...