Gathering detailed insights and metrics for ddg-bulk-image-downloader
Gathering detailed insights and metrics for ddg-bulk-image-downloader
Gathering detailed insights and metrics for ddg-bulk-image-downloader
Gathering detailed insights and metrics for ddg-bulk-image-downloader
npm install ddg-bulk-image-downloader
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
6 Stars
41 Commits
1 Forks
3 Watching
1 Branches
1 Contributors
Updated on 09 Aug 2023
TypeScript (96.12%)
JavaScript (3.52%)
Batchfile (0.36%)
Cumulative downloads
Total Downloads
Last day
-0.3%
4,300
Compared to previous day
Last week
0.2%
30,309
Compared to previous week
Last month
-0.6%
130,303
Compared to previous month
Last year
15.7%
1,642,359
Compared to previous year
8
Lazy way to download images from Duck Duck Go search results in bulk
1$ npm install -g ddg-bulk-image-downloader 2$ ddg-download "Morgan Freeman" -l 500 # Downloads first 500 images from Duck Duck go to current folder
Or try without installing
1$ npx ddg-bulk-image-downloader -q "Morgan Freeman" -l 60 -o out
1$ ddg-download "Morgan Freeman" 2$ ddg-download -q "Morgan Freeman" -l 60 -o out
OPTIONS
1-c, --color=(color|Monochrome|Red|Orange) 2-h, --help show CLI help 3-l, --layout=(Square|Tall|Wide) 4-l, --limit=limit [default: 10] no of images to download 5-o, --output=output output directory path 6-q, --query=query search query 7-s, --size=(Small|Medium|Large|Wallpaper) 8-t, --type=(photo|clipart|gif|transparent) 9-v, --version show CLI version
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More