Hi,
I am trying to extract the entire data from a long, scrollable table on a web interface, where the data rows load dynamically. Using the commonly recommended “CV Extract Table” or “Table Extraction” activities together with mouse scrolling create two issues in my case: (i) Duplicate data rows often appear in the scraped data, likely due to imprecise scrolling, as well as merged columns. (ii) Scrolling through a long table is very time-consuming.
Are there any UiPath activities or other solutions that can recognize and extract the entire data from a long, scrollable table at once (no scrolling) and without creating duplicate rows?
Thank you in advance for your help.
Best
Stephan