Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manthan-sharma-23/favicon-fetcher
- Owner: manthan-sharma-23
- Created: 2024-03-28T07:46:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-28T07:51:26.000Z (10 months ago)
- Last Synced: 2024-11-15T15:48:01.245Z (2 months ago)
- Topics: javascript, nodejs, web
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.jsFavicon URL: https://www.youtube.com/s/desktop/accca349/img/favicon_32x32.png
```