script-image-scraper
v1.0.6
Published
Download all images from received URL and preview results in HTML file
Downloads
3
Readme
script-image-scraper
Download all images from received URL and preview results in HTML file. Received images that width bigger then 100px and src had http(s) path. Limit 100 items.
Quick Start
npm script-image-scraper
Global install
npm i -g script-image-scraper
Options
script-image-scraper --help
Options:
--version Show version number [boolean]
-u, --url Website to scan [string]
-d, --directory the root dir of your workspaces [boolean]
-h, --help Show help [boolean]