Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 244 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 244 Bytes

puppeteer-image-parser

Extracts images from a website using puppeteer and wget

Usage

  1. Install wget if you don't have it already — brew install wget
  2. Clone this repo
  3. Install deps pnpm i
  4. Run node index.js www.site.url