in Education by
I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using UIPath. Ex. My first page contain all product list and when I will click on each product the get the full details of product and I will need to scrap it using UIPath. I have refer the below link but not found solution, https://forum.uipath.com/t/how-to-scrap-multiple-pages-data-from-a-site/7014/6 Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Here’s a link on queues and transactions that should help you out. https://orchestrator.uipath.com/docs/about-queues-and-transactions Now I would personally recommend that you use two workflows. The first one would just parse the paged results, storing the URL of the detail page in the queue. Then, up to n robots could process the queue in parallel if needed, opening the details page and scraping the required data.

Related questions

0 votes
    I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using ... -a-site/7014/6 Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    Learning RPA with UIPath. Happily extracting onscreen data from a website, processing it, using it, etc. However, ... this stage :/ Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am trying to extract data from below URL using UIPathhttps://www.marketwatch.com/tools/stockresearch/globalmarkets/ ... 5 Datatables? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I have tried several ways but somehow they dont look clean; I have a URL file in Excel format (400+ urls in a ... easy way to do it? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    It's a UI path sequence. I am trying to read some URLs from an Excel file.Launch browser Go to URL from file ... save it as a file. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    While exploring the Automation tool UiPath Studio, I tried to add an element to the queue. But while executing, it ... . Thank you :) Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    How to read an excel sheet and put the cell value within different text fields through UiPath? I have a excel ... help me out please? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have to put an input on the site from Excel file which I have done successfully. The only thing i got stuck ... as per the Excel file Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have to put an input on the site from Excel file which I have done successfully. The only thing i got stuck ... as per the Excel file Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I understand that it is possible to kick off a process in UiPath, using a powershell script. I do not have ... way of doing it? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am creating RPA. Text box have some default value. I want to enter my value after clearing that default value ... in for loop. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am using this nuget UiPathTeam.WpfFormCreator.Activities, through which we could show a xaml form for user input by an ... } } }} Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I'm new to UiPath and I'm following all the tutorials available in their website, Planning also to finish the ... ? Thanks in advance. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    Does anyone know how to check for an unassigned string in uipath? Uipath seems to crash when an if statement ... and nothing happens. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I want to take the report of last one download details from the mysql database and sent to my project manager ... this process. Thanks Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
...