Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manthan-sharma-23/favicon-fetcher

Fetch a favicon from any url
https://github.com/manthan-sharma-23/favicon-fetcher

javascript nodejs web

Last synced: 8 days ago
JSON representation

Fetch a favicon from any url

Awesome Lists containing this project

README

        

# Fetch favicon from any url

### Edit url in [main.js](./main.js)
```
const url=
```

### Get the Favicon URL Output
```
$ cd Favicon-Fetcher
$ node main.js

Favicon URL: https://www.youtube.com/s/desktop/accca349/img/favicon_32x32.png
```