GitHunt
BO

Boatkungg/shutterstock_scraper

easy shutterstock image scrapper

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

Languages

Python100.0%
MIT License
Created May 6, 2023
Updated August 4, 2025
Boatkungg/shutterstock_scraper | GitHunt