/shuttrstockr

Download shutterstock preview images

Primary LanguageJavaScriptOtherNOASSERTION

Shuttrstockr

A simple command line tool which downloads a series of images from Shutterstock concerning a predefined search term. Additinally it creates a .csv file to save the metadata of each file. This is all achieved using the Shutterstock API.

Usage

  1. Install node and npm
  2. Run npm start to get an overview
  3. Provide your Shutterstock API credentials as parameters
  4. Run node shuttrstockr search --id <shutterstock-api-client-id> --secret <shutterstock-api-client-secret> --number <number-of-images-to-download> --abbreviation <image-prefix> <search-term>