https://github.com/denyncrawford/pixelsquid-image-scraper
https://github.com/denyncrawford/pixelsquid-image-scraper
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/denyncrawford/pixelsquid-image-scraper
- Owner: denyncrawford
- Created: 2020-12-31T15:49:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-22T21:23:10.000Z (about 5 years ago)
- Last Synced: 2025-02-05T11:38:04.061Z (over 1 year ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```