🎯 在线演示
https://faviconsnap.com/api/favicon?url=www.google.com
Enterprise Favicon API • Global CDN • Millisecond Response
https://faviconsnap.com/api/favicon?url=www.google.com
浏览器→边缘→KV存储,95%+缓存命中率
200+边缘节点,就近响应用户请求
支持图片、JSON两种返回格式
https://faviconsnap.com/api/favicon
url
format
image
(默认) | json
size
nocache
直接返回 favicon 图片的二进制内容,可直接在 <img> 标签中使用
Content-Type: image/x-icon | image/png | image/svg+xml
X-Favicon-Source: html | direct | google
X-Favicon-Cached: true | false
Cache-Control: public, max-age=7200
返回包含详细信息的JSON数据
{
"success": true,
"url": "https://github.com",
"favicon": "https://github.com/favicon.ico",
"size": "32x32",
"source": "direct",
"cached": true,
"cacheSource": "kv",
"cachedAt": "2025-08-03T10:30:00Z"
}
您的意见对我们很重要!请分享您的使用体验、建议或遇到的问题。