Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zzarcon/page-favicon

Get any website favicon using Puppeteer
https://github.com/zzarcon/page-favicon

favicon page-favicon puppeteer scraping website-favicon

Last synced: about 1 month ago
JSON representation

Get any website favicon using Puppeteer

Awesome Lists containing this project

README

        

# page-favicon
> Get a website favicon with ease

# Installation

```
$ yarn add page-favicon
```

# Usage

```
import getPageFavicon from 'page-favicon';

```

# TODO

- [ ] Flow
- [ ] Docs