Scrape unstructured data in UiPath modern design from table Extractor from multiple page

I want to extract blog title of UiPath Blog with maximal 3 pages and here all i set in the wizard. I already choose the next button.


When i run the program, the result only show the title of the first page

What should i do when i want to show all the title for more than one page? Any ideas?

Hi @ixzahlutf

It appears the bot is unable to detect the ‘Next’ button selector, which causes it to stop extracting data from the following pages without raising an error.

Try to verify the accuracy and reliability of the ‘Next’ button selector using UI Explorer to ensure it’s correctly identified during runtime.

Another issue can be related to title of the web page as it is changing for each page.

it happens for other websites like google search. Here’s the fuzzy selector of the next button, do you think it’s appropriate? I’m completely new to UiPath RPA and really curious why this can happen

Please try out Fuzzy selector.