An open API service indexing awesome lists of open source software.

https://github.com/denyncrawford/pixelsquid-image-scraper


https://github.com/denyncrawford/pixelsquid-image-scraper

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pixelsquid utility to download stock imatges
You can use this module to download images from pixelsquid

## Install

```bash
deno run -A --unstable https://deno.land/x/puppeteer@9.0.0/install.ts && deno install -A --unstable -n squid -f mod.ts
```

## Usage

```bash
squid [pixelsquid_url] [optional_folder]
```