Skip to content

TinkerSpaceTech/Favicon-Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

FavIcon Grabber API

A lightweight, hassle-free API to fetch website favicons instantly. No authentication required.

Usage

Simply append your target domain to our base URL:

  https://api-favicon.tinkerspace.tech/{domain-name}

Quick Example

To get Apple's favicon:

  https://api-favicon.tinkerspace.tech/apple.com

HTML Implementation

Embed directly in your HTML:

  <img src="https://api-favicon.tinkerspace.tech/apple.com" width="20" height="20">

Features

  • Zero Configuration: Just append the domain and go
  • No API Key: Free and open to use
  • HTML Compatible: Perfect for inline images

Support

  • Found a bug or need help? Open an issue in this repository.
  • Feel free to star ⭐ this repo if you find it useful!

About

FavIcon Grabber API: A lightweight service to instantly fetch website favicon. No authentication needed. Simply append the domain to our URL for easy favicon retrieval.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors