← 返回 Skills 市场
x1a0f31

抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。

作者 op3nclaw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weibo-scraper
功能描述
抓取指定微博用户的帖子内容。当用户提到"抓微博"、"微博内容"、"看微博"、"weibo"、"某人微博"等关键词时使用此 skill。支持按日期筛选、自动获取长文全文、滚动加载防遗漏。基于 m.weibo.cn 移动端 + browser 工具实现,无需登录即可抓取公开微博。
安全使用建议
This skill appears to do what it says: automated browsing of m.weibo.cn to collect public posts. Before installing, consider: (1) legal/ToS and privacy — ensure you have the right to scrape and store the target user's public posts and comply with Weibo's terms; (2) rate-limiting and detection — implement throttling if you will run it repeatedly to avoid IP blocking or anti-scraping measures; (3) scope your scraping — prefer single-user, date-limited queries rather than bulk harvesting; (4) autonomous runs — the skill can be invoked by the agent automatically (platform default), so restrict or monitor agent behavior if you are concerned about repeated or unattended scraping. If you need broader guarantees (e.g., logging, request throttling, proxy handling), ask the author to add explicit safeguards to the instructions or helper code.
能力评估
Purpose & Capability
Name/description match the implementation: the SKILL.md and helper script both describe browser automation against m.weibo.cn to find a user's posts, handle long posts, and scroll to load more items. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Runtime instructions are narrowly scoped to browser navigation, DOM snapshotting, scrolling, extracting post timestamps, preview text, and visiting /status/{id} pages to retrieve full text. They do not instruct reading local files, system env vars, or sending data to third parties.
Install Mechanism
No install spec or downloaded code beyond a small included browser helper script. The script contains only DOM queries and string extraction—no remote downloads or extraction steps.
Credentials
The skill requests no environment variables, credentials, or config paths. Its needs (a browser tool capable of navigate/evaluate/close) are proportionate to the stated scraping task.
Persistence & Privilege
always:false and the skill does not request persistent agent-level privileges or modify other skills. disable-model-invocation is false (default), which permits autonomous invocation but is normal platform behavior and not, by itself, a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weibo-scraper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weibo-scraper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Weibo Scraper 1.0.0 initial release: - Enables scraping of public Weibo posts from a specified user without login, using a browser-driven workflow for m.weibo.cn mobile site. - Supports keyword triggers such as “抓微博”, “微博内容”, “看微博”, “weibo”, and “某人微博”. - Allows date filtering, automatic retrieval of full content for long posts, and scroll loading to prevent missing entries. - Provides clear output listing with chronological sorting and formatted post time. - Operates with anti-crawling considerations: no API usage, only browser automation on the mobile site.
元数据
Slug weibo-scraper
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。 是什么?

抓取指定微博用户的帖子内容。当用户提到"抓微博"、"微博内容"、"看微博"、"weibo"、"某人微博"等关键词时使用此 skill。支持按日期筛选、自动获取长文全文、滚动加载防遗漏。基于 m.weibo.cn 移动端 + browser 工具实现,无需登录即可抓取公开微博。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install weibo-scraper」即可一键安装,无需额外配置。

抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。 是免费的吗?

是的,抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。 支持哪些平台?

抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 抓取某个微博用户在某个时间发的微博内容。只需要说:抓一下XXX的微博。?

由 op3nclaw(@x1a0f31)开发并维护,当前版本 v1.0.0。

💬 留言讨论