easy shutterstock image scraper
- clone the repo
git clone https://github.com/l3oatkungg/shutterstock_scraper.git
- run
pip install -r requirements.lock
-
search something on shutterstock
-
then copy the URL
- example URL:
https://www.shutterstock.com/search/dog
https://www.shutterstock.com/search/dog?channel=nooffset
https://www.shutterstock.com/search/dog?channel=nooffset&mreleased=true
python main.py
and the program will do it's job
- License: MIT