今日头条热搜,知乎热门视频,知乎热搜榜,知乎热门话题,微博热搜榜;记录从 2020-11-29 日开始的热搜。每小时抓取一次数据,按天归档。
Go to file
huqi 554db3f3d7 🎨
2020-11-29 17:44:19 +08:00
.github/workflows 🎉init 2020-11-29 03:11:35 +08:00
archives update by github action 2020-11-29 17:05:43 +08:00
raw update by github action 2020-11-29 17:05:43 +08:00
.env 🎉init 2020-11-29 03:11:35 +08:00
.gitattributes 🎉init 2020-11-29 03:11:35 +08:00
.gitignore 🎉init 2020-11-29 03:11:35 +08:00
import_map.json 🎉init 2020-11-29 03:11:35 +08:00
LICENSE 🎉init 2020-11-29 03:11:35 +08:00
mod.ts 🎨 2020-11-29 17:44:19 +08:00
README.md 🐛 fixed #1 2020-11-29 17:39:59 +08:00
toutiao-search.ts and 🎨 2020-11-29 13:03:19 +08:00
types.ts and 🎨 2020-11-29 13:03:19 +08:00
utils.test.ts 🎨 2020-11-29 17:44:19 +08:00
utils.ts 🎨 2020-11-29 17:44:19 +08:00
weibo-search.ts and 🎨 2020-11-29 13:03:19 +08:00
zhihu-questions.ts 🎨 2020-11-29 17:44:19 +08:00
zhihu-search.ts 🐛 fixed #1 2020-11-29 17:39:59 +08:00
zhihu-video.ts 🎨 2020-11-29 17:44:19 +08:00

trending-in-one

Build Status license

今日头条热搜,知乎热门视频,知乎热搜榜,知乎热门话题,微博热搜榜;记录从 2020-11-29 日开始的热搜。每小时抓取一次数据,按天归档

相关项目

使用

可通过访问jsdelivr提供的 CDN 文件路径获取到本项目的存档文件, 如想获取2020-11-29当天的知乎热搜,只需访问https://cdn.jsdelivr.net/gh/hu-qi/trending-in-one/raw/zhihu-search/2020-11-29.json 即可;

如需想访问2020-11-29当天的知乎热搜,只需访问https://cdn.jsdelivr.net/gh/hu-qi/trending-in-one/archives/zhihu-search/2020-11-29.md 即可;

今日头条热搜

历史归档 ./archives/toutiao-search

知乎热搜榜

历史归档 ./archives/zhihu-search

知乎热门话题

历史归档 ./archives/zhihu-questions

知乎热门视频

历史归档 ./archives/zhihu-video

微博热搜

历史归档 ./archives/weibo-search

License

trending-in-one/ 的源码使用 MIT License 发布。具体内容请查看 LICENSE 文件。