# 4get

> 4chan thread image getter

Latest version **1.3.0** (published 2019-11-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install 4get
pnpm add 4get
yarn add 4get
bun add 4get
```

Provides the command `4get`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.3.0 |
| Published | 2019-11-21 |
| First published | 2016-03-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 8.3 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 2 |
| Author | ThePengwin |
| Maintainers | thepengwin |

## Links

- npm: https://www.npmjs.com/package/4get
- Repository: https://github.com/ThePengwin/4get
- Homepage: https://github.com/ThePengwin/4get#readme
- Issues: https://github.com/ThePengwin/4get/issues
- npm.io page: https://npm.io/package/4get

## Dependencies (4)

- [q](https://npm.io/package/q.md) ^1.4.1
- [mkdirp](https://npm.io/package/mkdirp.md) ^0.5.1
- [request](https://npm.io/package/request.md) ^2.69.0
- [commander](https://npm.io/package/commander.md) ^2.9.0

## Recent versions

- 1.3.0 (latest) — 2019-11-21
- 1.2.0 — 2019-01-15
- 1.1.3 — 2016-08-26
- 1.1.1 — 2016-04-23
- 1.1.0 — 2016-04-23
- 1.0.0 — 2016-03-27

## README

# 4get
4Chan thread image getter

# Usage
```
  Usage: 4get [options] <url>

  Options:

    -h, --help               output usage information
    -V, --version            output the version number
    -j, --json               Save JSON output
    -f, --follow             Follow thread till 404 or error
    -r, --refresh <time>     set refresh time for following in seconds. defaults to 10
    -d, --downloads <count>  Amount of simultaneous downloads for attachments. defaults to 4

```

---
_Source: https://npm.io/package/4get · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
