Skip to content

mat-lo/shotdeck-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShotDeck Image Scraper

Setup

Shotstack

  1. Create an account on ShotDeck
  2. Activate it
  3. Note your username and password

Install

  1. Clone the repository
  2. Open the terminal in the repository folder
  3. Install uv
  4. Install the dependencies
uv sync

Usage

Make sure you are in the repository folder, and in your terminal type:

uv run main.py --username <your_username> --password <your_password> --query <your_query> --limit <image_limit>
  • username: your ShotDeck username
  • password: your ShotDeck password
  • query: your search query, comma separated tags e.g. "brad pitt, hands" or "black and white, drink"
  • limit: the maximum number of images to download, as some queries return a lot of images

The images will be saved in the downloaded_images folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages