Unable to find web scraping option in UiPath studio

Hi everyone,

I’m unable to find web scraping option in UiPath studio can anyone help me out with this?

Attaching screenshots



@Akshaya89

Table extraction is the same

in modern design table extraction sued for scrapping and table extraction as well

cheers

Hi @Akshaya89
table extraction = use Data Scraping

make sure you installed UiAutomation package from manage package

  • in modern design it is renamed Data Extraction → Table Extraction
  • In newer Studio Version we cannot set Project settings to classic (not recommended to touch the Project.json for a hack

or are you refering to screen scraping?

@Anil_G , @prashant1603765 , @ppr
Earlier I used to see web scraping option on UiPath studio but now I’m unable to see it.

If we want to extract unstructured data what activity we need to use?

@Akshaya89

thats true earlier in classic design it was there in modern its merged with table extraction

what kind of unstructured data is it?

if it is any seaprate field you have get text activity

cheers

1 Like

@Akshaya89

For extracting unstructured data, use Get Text, Get Full Text activities.. otherwise use table extraction

Happy Automation

@prashant1603765 I don’t see screen scraping option as well.

@Akshaya89 Sorry the option has been replaced by Table extraction; that’s why you don’t see it separately anymore. Might be usee get text, get full text, or OCR activities instead .

1 Like

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