Skip to main content

Command Palette

Search for a command to run...

Google API that allows you to retrieve favicons from any domain

Updated
1 min read
Google API that allows you to retrieve favicons from any domain
D

A passionate full-stack developer from @ePlus.DEV

💡
TIP there's a Google API that allows you to retrieve favicons from any domain.

Endpoint:

  • https://google.com/s2/favicons?domain=${domain}&sz=${size}

  • https://t3.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=${domain}&size=${size}

ParamDescriptionDefault
domainLink
szsize16

Ex:

Tip & Tricks

Part 1 of 50

Quick and practical tips to help users optimize tasks, improve skills, and solve common problems effectively across various areas like tech, lifestyle, productivity, and more.