Image Extraction From E-Commerce website

I want to extract image’s from flipkart and store in file , plz help

Have an URL you want to? Extraction depends on many factors.

Hello Thomas Meier,

No , i dont have URL , but i can get the url using data scraping

Hi Suraj,

1st Method: Use Take Screen Shot activity. The selector will look like something as below:

Make sure to change the title and aaname to customize your selector so that it can work .

2nd method:
You can use web automation activities:
image
The first click activity right clicks on the image (I used Flipkart website) and the second click activity uses the option ‘Save picture as…’

If you see the selector of click activities:

you can definitely use custom selectors for title and aaname.