A lightweight, hassle-free API to fetch website favicons instantly. No authentication required.
Simply append your target domain to our base URL:
https://api-favicon.tinkerspace.tech/{domain-name}
To get Apple's favicon:
https://api-favicon.tinkerspace.tech/apple.com
Embed directly in your HTML:
<img src="https://api-favicon.tinkerspace.tech/apple.com" width="20" height="20">
- Zero Configuration: Just append the domain and go
- No API Key: Free and open to use
- HTML Compatible: Perfect for inline images
- Found a bug or need help? Open an issue in this repository.
- Feel free to star ⭐ this repo if you find it useful!