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

https://github.com/cvan/iconsnaggle

extract favicons, `link[rel="shortcut icon"]`, `link[rel="icon"]`, `link[rel="apple-touch-icon"]`, and `link[rel="og:image"]` icons from a given URL
https://github.com/cvan/iconsnaggle

Last synced: 5 months ago
JSON representation

extract favicons, `link[rel="shortcut icon"]`, `link[rel="icon"]`, `link[rel="apple-touch-icon"]`, and `link[rel="og:image"]` icons from a given URL

Awesome Lists containing this project

README

          

# iconsnaggle

Extract favicons, `link[rel="shortcut icon"]`, `link[rel="icon"]`,
`link[rel="apple-touch-icon"]`, and `link[rel="og:image"]` icons.

## Installation

* `npm install`
* `cp settings_local.js.dist settings_local.js`
* `nodemon app.js`