Find Images URLs

Hi,

I have a website with many images I would like to download but I can't figure out, how to get the Image URL directly... I have been failing so far and can't find a post where this simple (and I admit stupid) question is answered. Thanks for your help

You could get the image links like this, then adjust to get full URL, then apply the DownloadFile formula as a second step:
image

Thanks, that is exactly what I have done. Very useful. thanks again.