Download all the images from a website

Hi All,

i have done small utility to save all the images from the website to out local folder.

SaveImage.xaml (11.2 KB)

Regards,
Arivu

8 Likes

I think this is more simpler.(modified your code)

SaveImage.xaml (10.1 KB)

2 Likes

@vvaidya,Great work.

Regards,
Arivu

1 Like

#GOAT

1 Like

Hi Guys,

How would I use this workflow?

1 Like

HI Vvaidy,I can’ t see your workflow as erro" Activity couldnt loaded because of errors in the XAML. Could you help?

HI @joyozou,
It has the simple activity with download all the file in the directory, Check it below.

Important : it has property called “FilePah”. you have to specify the full path with filename like “C:\downloads\sample1.txt”

Regards
Balamurugan.S