Data Scraping from website to excel

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 :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

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 :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

@Jyotsnarani
have alook here as well:

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 :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

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. :innocent:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

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. :innocent:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

@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 :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

Hi @Jyotsnarani

As per i know image

UiPath on Mac - RPA Developer Tutorial | UiPath.

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

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 :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

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.