# metascraper-clearbit

> Metascraper integration with Clearbit Logo API

Latest version **5.49.2** (published 2025-09-06) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install metascraper-clearbit
pnpm add metascraper-clearbit
yarn add metascraper-clearbit
bun add metascraper-clearbit
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 5.49.2 |
| Published | 2025-09-06 |
| First published | 2019-06-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >= 16 |
| Dependencies | 5 |
| Unpacked size | 5.6 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 2737 |
| Author | microlink.io |
| Maintainers | kikobeats |
| Keywords | autocomplete, clearbit, logo, metascraper |

## Links

- npm: https://www.npmjs.com/package/metascraper-clearbit
- Repository: https://github.com/microlinkhq/metascraper
- Homepage: https://github.com/microlinkhq/metascraper/packages/metascraper-clearbit
- Issues: https://github.com/microlinkhq/metascraper/issues
- npm.io page: https://npm.io/package/metascraper-clearbit

## Dependencies (5)

- [got](https://npm.io/package/got.md) ~11.8.6
- [lodash](https://npm.io/package/lodash.md) ~4.17.21
- [@keyvhq/memoize](https://npm.io/package/@keyvhq/memoize.md) ~2.1.9
- [async-memoize-one](https://npm.io/package/async-memoize-one.md) ~1.1.9
- [@metascraper/helpers](https://npm.io/package/@metascraper/helpers.md) 5.49.2

## Alternatives

- [@tsparticles/shape-image](https://npm.io/package/@tsparticles/shape-image.md) — 303.7K weekly downloads
- [@tsparticles/shape-line](https://npm.io/package/@tsparticles/shape-line.md) — 233.7K weekly downloads
- [stringify-attributes](https://npm.io/package/stringify-attributes.md) — 58.6K weekly downloads
- [mobile-drag-drop](https://npm.io/package/mobile-drag-drop.md) — 46.3K weekly downloads
- [@comunica/actor-rdf-parse-html](https://npm.io/package/@comunica/actor-rdf-parse-html.md) — 29.2K weekly downloads

## Recent versions

- 5.49.2 (latest) — 2025-09-06
- 5.49.1 — 2025-06-28
- 5.47.2 — 2025-06-23
- 5.47.1 — 2025-06-06
- 5.46.18 — 2025-05-25
- 5.46.17 — 2025-05-24
- 5.46.15 — 2025-05-11
- 5.46.14 — 2025-05-11
- 5.46.11 — 2025-04-04
- 5.46.10 — 2025-04-03
- 5.46.5 — 2025-01-19
- 5.46.4 — 2025-01-19
- 5.46.1 — 2025-01-13
- 5.46.0 — 2025-01-12
- 5.46.0-beta.2 — 2025-01-11
- … 228 more at https://npm.io/package/metascraper-clearbit/versions

## README

<div align="center">
  <br>
  <img style="width: 500px; margin:3rem 0 1.5rem;" src="https://metascraper.js.org/static/logo-banner.png" alt="metascraper">
  <br>
  <br>
  <p align="center"><strong>metascraper-clearbit</strong>: Metascraper integration with Clearbit Logo API.</p>
  <p align="center">See our <a href="https://metascraper.js.org" target='_blank' rel='noopener noreferrer'>website</a> for more information.</p>
  <br>
</div>

## Install

```bash
$ npm install metascraper-clearbit --save
```

## API

### metascraper-clearbit([options])

#### options

##### gotOpts

Type: `object`

Any option provided here will passed to [got#options](https://github.com/sindresorhus/got#options).

In addition, these options are set by default:

```json
{
  "responseType": "json"
}
```

##### keyvOpts

Type: `object`

Any option provided here will passed to [@keyvhq/memoize#options](https://github.com/microlinkhq/keyv/tree/master/packages/memoize#keyvoptions).

#### logoOpts

Any option provided here will passed to [Clearbit Logo API](https://clearbit.com/docs#logo-api).

## License

**metascraper-clearbit** © [Microlink](https://microlink.io), released under the [MIT](https://github.com/microlinkhq/metascraper/blob/master/LICENSE.md) License.<br>
Authored and maintained by [Microlink](https://microlink.io) with help from [contributors](https://github.com/microlinkhq/metascraper/contributors).

> [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · X [@microlinkhq](https://x.com/microlinkhq)

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