Back

Explore Courses Blog Tutorials Interview Questions
+1 vote
2 views
in RPA by (12.7k points)

I am trying to extract data from below URL using UIPathhttps://www.marketwatch.com/tools/stockresearch/globalmarkets/intindices.asp

My requirement is to generate 5 Datatables in UiPath each one for global, Americas,.. etc from above link.

Here I am using Data scraping for 5 times to extract global, Americas,.. etc data to 5 different Data tables in UIPath.

Is there any easiest way to achieve this task, like doing Datascraping one time and generating 5 Datatables?

1 Answer

+1 vote
by (29.5k points)
edited by

Using 5 different tables is okay but using the scraping wizard 5 times  will generate a lot of overhead making the process slower. There’s no requirement of having sequence inside a sequence and attaching the browser multiple times, it seems redundant to me what I’d do is create a simple open browser activity, then use scraping wizard five times, and finally we’ll move the ‘Extract Data ‘ activity into the first ‘Do’ sequence 

Are you interested in learning UIpath from the basics! Here's the right video for you on UIpath provided by Intellipaat:

I am attaching screenshots for your reference.

imageimage


 

Related questions

+2 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 13, 2019 in RPA by Abhishek_31 (12.7k points)

Browse Categories

...