Skip to content

Boatkungg/shutterstock_scraper

Repository files navigation

shutterstock-scraper

easy shutterstock image scraper

how to use

  1. clone the repo
git clone https://github.com/l3oatkungg/shutterstock_scraper.git
  1. run
pip install -r requirements.lock
  1. search something on shutterstock

  2. 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
  1. then paste it at line 16

  2. and you may also change how many page you want at line 17

  3. run the program

python main.py

and the program will do it's job


  • License: MIT

Releases

No releases published

Packages

No packages published

Languages