Hi Team,
I am posting one scenario,plz help me to solve that:-
Go to URL https://www.flipkart.com/ and using UIPath…
a. Prepare a workflow to scrap all data related to MI mobile from the site across first 5 pages and save the following informations in a CSV file.
i. Product Name
ii. Product Price
iii. Product specifications iv. Product Rating
Medium for submission of test response content: - UIPath project files
Hi @Jyotsnarani
So are you facing any issue in this or you want any workflow to made ??
Happy Automation
Best Regards
Er Pratik Wavhal
I want the total work flow.Plz help
Hi @Jyotsnarani
Okies. Have to wait for some time.
Will get back to you soon.
Happy Automation
Best Regards
Er Pratik Wavhal
ppr
(Peter Preuss)
July 4, 2020, 3:27pm
5
@Jyotsnarani
have alook here as well:
While scraping data on the Flipkart site after searching for Pendrive, the data scraping activity returns only the first 4 rows and not all the results on the first page. The maximum number of results is set to zero.
I want results only for the first page. Can anyone please help?
[image]
1 Like
Hi @ppr
Recently i worked on the same.
Below is the link for the same.
Will try for the same now if it is possible.
Till that @Jyotsnarani you also try by yourself.
Happy Automation
Best Regards
Er Pratik Wavhal
1 Like
Hi @Jyotsnarani
So i have prepared the complete workflow which fulfils all your requirement.
Below is the working attached workflow files.
Practise Solutions for Forum.zip (848.2 KB)
Hope this may help to solve your query
Definetly mark as solution & like it.
Happy Automation
Best Regards
Er Pratik Wavhal
2 Likes
@Pratik_Wavhal …Hi,
Thank you so much for the help.Can you share any you tube video for the same so I can refer.
Hi @Jyotsnarani
So you want the videos for how to use the activities whatever i have used der in the workflow ??
Even on google after searching like the below SS you can get many more
Mark as solution & like it.
Happy Automation
Best Regards
Er Pratik Wavhal
@Pratik_Wavhal …The woek flow you have sent me…is it an UIpath workflow propjecty file ??
Bcoz I am unable to open it as I am using MAC book
Hi @Jyotsnarani
Yes, Those are UiPath Workflow project files.
Happy Automation
Best Regards
Er Pratik Wavhal
Hi @Jyotsnarani
As per i know
UiPath on Mac - RPA Developer Tutorial | UiPath .
Happy Automation
Best Regards
Er Pratik Wavhal
1 Like
Hi @Jyotsnarani
Just try running the workflow on windows system. It will 100% work. Let me know if any issue.
Mark my workflow as a solution and like it.
Happy Automation
Best Regards
Er Pratik Wavhal
emferrera
(Emferrera)
December 14, 2022, 5:06pm
15
Pratik, I am trying to create a very similar automation. In reference to the Data Scrapping. What if I needed to scrape data from different sources but I needed them to all end up in the same ExtractDataTable? How would I best string the output together? I hope that make sense.