Web Scrapping from multiple page with uipath studio 2024.2.1 version

Hello Experts,

I am beginner to RPA and UiPath. i need help for web scrapping from multipple pages. I am using UiPath studi version 2024.2.1 and i used table extraction feature to data extraction. But extraction from multiple pages feature is not working to me. can you give give me a solution for this.

could you please share the screen shot of your table extraction and as well as extract table data activity properties panel

@buddhika_nuwan,

Welcome to the UiPath Community :tada:

The issue you are facing must be due to selector not configured properly for Next button.

Have this sample code. This will help you.

ExtractTable.xaml (16.3 KB)

Thanks,
Ashok :slight_smile:

Thank you for helping.




Thank you. i’ll try it