Skip to content

[Web] Get app icons from App Store / 从 App Store 上获取应用图标

License

Notifications You must be signed in to change notification settings

YuKongA/HQ-ICON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HQ ICON

网址:

我自己的域名:https://icon.yukonga.top/ (用了 vercel 构建 + cf 托管,速度一般)

GitHub Page:https://yukonga.github.io/HQ-ICON/ (如果你能正常访问 GitHub,那访问它应该很快)

使用:

完整例子: https://icon.yukonga.top/?name=Google&country=us&entity=software&limit=18&cut=0&resolution=1024&format=webp

对照表:

url 传参 对应作用 默认值
name 应用名称
country 国家/地区 (cn,us,jp,kr... ) cn
entity 搜索对象 (software/macSoftware ) software
limit 搜索数量限额 (1..200 ) 18
cut 是否裁切圆角 (0/1 ) 1
resolution 分辨率 (256/512/1024 ) 512
format 图片格式 (jpeg/png/webp ) png

注意:

由于 Apple 目前限制了 Android UA 查询,只会返回一个名称完全符合的查询结果。

所以 Android 用户请使用隔壁仓库的 App 版本。

致谢:

React / Vite / Country Codes / Search API / hq-icon

About

[Web] Get app icons from App Store / 从 App Store 上获取应用图标

Resources

License

Stars

Watchers

Forks