npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

weibo-hot-with-your-taste

v1.0.0

Published

抓取微博热榜,根据用户偏好定制化推送热点话题,视情进行信息补全。用户偏好交互式访谈,推送质量即时反馈,特征规则自优化。

Readme

🔥 微博热点 · 你的口味

从微博热搜里筛出你真正关心的,飞书推送。越用越懂你。

GitHub: https://github.com/zify9000/weibo-hot-with-your-taste · MIT License


能干嘛

每天微博热搜几百条,真正跟你有关系的可能就几条。这个项目帮你:

  • 抓取:微博热榜全量拉下来,一条不漏
  • 筛选:按你设定的口味——关注什么领域、喜欢什么、讨厌什么——AI 逐条判断该不该推
  • 补信息:那些三四个字的空洞词条(比如"XX回应"),自动搜索原文补一段实质性摘要
  • 推送:红色标题栏飞书卡片,分类标签、摘要、热度变化,一眼看清今天什么值得关注

你不再需要刷微博热榜,飞书替你筛好了。


亮点

AI 理解你的口味,不是关键词匹配。 你说"关注 AI",它能区分「GPT-5 发布」和「某明星用 ChatGPT 写歌」——前者是技术新闻,后者是娱乐八卦。AI 根据你设定的判断标准来筛选,不是简单撞关键词。

越用越懂你。 对推送的内容点"喜欢"或"不喜欢",系统会记录。每周自动分析反馈、调整筛选标准。用一个月后,推送准确率明显提升。

不反复推同一件事。 同一天不重复推、3 天内不重复推、同一事件不同说法也不重复推——"A 发布新产品"和"A 新产品上线"会被识别为一件事。

空洞词条自动补全。 热搜上动不动就"XX回应""YY发声",点进去也不知道发生了什么。项目自动搜索补充实质性摘要——谁、什么事、关键数字——让你不用点链接就知道值不值。

热度变化一目了然。 卡片标记热度升降和新上榜标识。一个话题在榜上呆了半天,是还在发酵还是已经凉了?一眼看穿。


需要配置什么

四个东西:

| 配置 | 是什么 | 怎么获取 | |------|--------|----------| | 微博 Cookie | 让脚本能访问微博 API(获取话题详情需要登录态) | 扫码登录,自动保存 | | LLM 凭据 | AI 筛选和摘要的服务地址和密钥 | 两套方案:① 云端 API(deepseek-v4-flash);② 本地(qwen3.6),均兼容 OpenAI 接口 | | 飞书应用 | 把结果推送到飞书 | 飞书开放平台创建应用,拿到 app_id、secret 和 chat_id | | 你的口味偏好 ⭐ | 你关心什么、不关心什么 | 回答 AI 的几个问题,自动生成判断标准 |

前三个一次性配置,第四个是核心——直接决定推送内容跟你的相关度。


怎么用

整个流程由 AI 助手(Claude Code / Hermes)驱动,你只需要说话。

第一步:安装

对 AI 助手说:

安装 skill,https://github.com/zify9000/weibo-hot-with-your-taste

第二步:配置

对 AI 助手说:

配置微博热点 skill

助手会逐一检查缺少的凭据——LLM 密钥、飞书应用信息。微博扫码环节会展示二维码,手机扫一下即完成登录。

第三步:初始化口味

对 AI 助手说:

初始化我的口味偏好

助手会启动四步引导访谈——先让你说几个感兴趣的关键词和领域,再追问细节,最后生成一套筛选标准。大约 5 分钟,之后推送就跟你对口了。

第四步:日常使用

对 AI 助手说:

抓一下微博热搜

助手执行抓取 + AI 筛选。

推送筛选结果

助手把攒的精选话题推成飞书卡片。

对推送的内容随手给反馈,两句话的事:

"GPT-5 发布" 这条我喜欢 "某明星恋情" 不感兴趣

反馈越多,推送越准。

定时策略(可选)

对 AI 助手说「设置定时抓取」,助手会帮你配好:

  • 抓取(每小时):不漏热点
  • 推送(早中晚各一次):信息攒半天一起看,不被打扰
  • 偏好优化(每周):反馈攒够了自动调整