分享一些接口
接口API
GitHub
网易音乐
-
在线项目实例: https://smallruraldog.github.io/vue3-music/#/discover
-
热搜 https://autumnfish.cn/search/hot https://autumnfish.cn/search/hot/detail
博客园
微博
社会语录
| 名称 | 必填 | 类型 | 说明 |
|---|---|---|---|
| type | 否 | string | 选择输出分类[hitokoto|en|social|soup|fart|zha],为空默认hitokoto |
| code | 否 | string | 选择输出格式[json|js] |
hitokoto(一言)、en(中英文)、social(社会语录)、soup(毒鸡汤)、fart(彩虹屁)、zha(渣男语录)
大西瓜
爬取icon
1 | 思路: |
一
API: https://api.iowen.cn/doc/favicon.html
1 | https://api.iowen.cn/favicon/www.yujing.fit.png |
==注意:==不需要 http(s)😕/ ,且结尾必须填 .png
二
1 | http://favicongrabber.com/api/grab/github.com |
三
1 | www.google.com/s2/favicons?domain=https://yujing.fit/ |
爬取标题
1 | https://api.no0a.cn/api/sitetitle/query?url=https://yujing.fit |
1 | {"status":1,"title":"J's Blog"} |
1 | async getTitles(url) { |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 J's Blog!
评论
WalineLivere







