How to download image in mac osx

Describe the problem.

I scraped all the image url of the ecommerce site.

name the csv file scraped-data.csv

download python 3

and image-downloader.py

how to run the script?

I run the script using python launcher, drag the csv file in terminal. permission denied. I run using sudo they say command not found.

We updated image downloader script documentation. There is an animation that shows exactly what to do in osx.

Did you get it working? I suppose my csv has the wrong format to be parsed. Tried all sorts of formats but I don't get it downloading. Any example csv that is actually working?

Does your image column name ends with -src?