Hi All
I have data in web application as below.
AccountNumber, Server
45678 xyc
78592 cbc
45825 taxx
96351 mxx
how to extract could you please help me on this.
Thank you,
Hi All
I have data in web application as below.
AccountNumber, Server
45678 xyc
78592 cbc
45825 taxx
96351 mxx
how to extract could you please help me on this.
Thank you,
Hi @Raghu_km
https://docs.uipath.com/studio/docs/about-data-scraping
Hope this is useful.
Regards,
Suraj
Hi @Raghu_km
To extract data from a web application in UiPath, you can use the Data Scraping feature. Here are the steps:
In your specific case, it looks like you have two columns of data, “AccountNumber” and “Server”. You can use the Data Scraping wizard to extract both columns by selecting them during the column selection step. The resulting table can then be saved as a CSV file or manipulated using other UiPath activities.
Regards
Tuan
Hi Sudharsan, Yes I tried e-commerce applications it was working but when i try to extract data from my company applications this method is not working for me .
Can you use ui explorer and show the selector you see for the table or a cell in the table in the website you are trying to automate
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.