I dont see Web Scraping and Data Scraping icons in Studio after upgrade to 2022 version

Hello There,

Recently i upgraded the Studio, noticed that web scraping and data scraping options are missing. Can someone suggest how do we continue if i have use case to extract data from web, ex: rpachallenge page, we need to download invoices one by one automatically.

Thanks!

Hi @Ranjit_Nayak1

Welcome to uipath community

Go to project → Setting → General → Disable the Modern Design Experience → Click Ok

Regards
Gokul

1 Like

Hi,

Or use the succeeding function

Table extraction (Data Scraping)

Preview extraction of GetText ( Screen Scraping)

Regards,

1 Like

Thanks for your reply, In my case lets say i need to click in download icons for multiple elements and that is also for each page has 5 elements similar to click. How do you achieve in this way?

Earlier it used to give options like does it have next page etc…

Hi,

If your target exists in structured data, Table Extraction or ForEachUiElement will help you.
(It depends on your requirement.)

Regards,

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.