I am uploading batches of data to an ecommerce site. I have the address of images corresponding to the product descriptions.
I am manually "right-clicking" and downloading photos one-by-one when they are not available by other means.
Sometimes the manufacturer has provided the URL address of the photo...
Is there a way to fetch them/download them using the URL address?
This is what I have:
How do I download images using this address? In batches?
thank you,
todd