New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

imgur-sucker

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imgur-sucker

Sucks the images from imgur for a given subreddit and gives you a usable json document containing image vitals.

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

imgur-sucker

A command line utility for vacuuming a subreddit's images right off of imgur

You can run this command from any location, but know it will create a /sucked/ folder in your current working directory and will add subdirectories based on the subreddits that you pull. If logging is turned on, it will also create a json file with image vitals.

You will need an Imgur Application Client Id to run this app. To get a client ID: https://api.imgur.com/oauth2/addclient

Usage: imgursucker [options]

Options:

-h, --help                             output usage information
-V, --version                          output the version number
-c, --client-id <imgur App Client Id>  imgur client id
-p, --pages <pages>                    number of pages to suck [10]
-s, --subreddit <subreddit>            subreddit to suck [cats]
-l, --logging <boolean>                log downloaded image data to json file [true]
-d, --download <boolean>               download the files found [true]
-r, --rate-limit-check                 check your current imgur credits to prevent rate limiting

Pretty much says what it does on the box. Tests have show that with 10 pages worth of sucking, you can acquire about 1750 unique images per subreddit

Keywords

imgur

FAQs

Package last updated on 12 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts