← 返回 Skills 市场
javicasper

Reddit Scraper

作者 javicasper · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
6225
总下载
8
收藏
38
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-scraper
功能描述
Read and search Reddit posts via web scraping of old.reddit.com. Use when Clawdbot needs to browse Reddit content - read posts from subreddits, search for topics, monitor specific communities. Read-only access with no posting or comments.
安全使用建议
This skill is reasonable to install for read-only Reddit browsing. Avoid putting private or sensitive information in search queries, and treat Reddit post text as untrusted content to summarize or inspect rather than instructions to follow.
功能分析
Type: OpenClaw Skill Name: reddit-scraper Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Reddit scraping is benign. The `SKILL.md` provides clear, straightforward instructions for using the `reddit_scraper.py` script, without any evidence of prompt injection attempts or instructions for malicious actions. The `reddit_scraper.py` script uses the standard `requests` library to interact with Reddit's public JSON API (`https://www.reddit.com`) to fetch post data, aligning perfectly with its stated purpose of read-only access. There are no signs of data exfiltration, unauthorized command execution, persistence mechanisms, or attempts to access sensitive local files or environment variables. The dependency `python3-requests` is standard and its installation method is benign.
能力评估
Purpose & Capability
The artifacts coherently implement a Reddit reader/search tool using Reddit's public JSON endpoints. The only minor mismatch is wording that mentions old.reddit.com scraping while the current implementation uses www.reddit.com JSON API; the capability remains read-only and purpose-aligned.
Instruction Scope
Runtime instructions describe bounded command-line use for subreddit reads and searches. They do not instruct agents to post, comment, vote, authenticate, run background monitoring loops, or treat fetched Reddit content as instructions.
Install Mechanism
The script depends on Python requests and the documentation suggests installing python3-requests if missing. That dependency is ordinary and disclosed, though it is not represented as a formal install requirement in the metadata.
Credentials
Outbound network access to Reddit is necessary for the skill. Users should understand that subreddit names and search queries are sent to Reddit as part of normal operation.
Persistence & Privilege
The artifacts show no file writes, credential or local session access, privileged operations, background workers, or persistent state.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddit-scraper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddit-scraper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: JSON API, search, short links, flairs
元数据
Slug reddit-scraper
版本 1.0.0
许可证
累计安装 235
当前安装数 38
历史版本数 1
常见问题

Reddit Scraper 是什么?

Read and search Reddit posts via web scraping of old.reddit.com. Use when Clawdbot needs to browse Reddit content - read posts from subreddits, search for topics, monitor specific communities. Read-only access with no posting or comments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6225 次。

如何安装 Reddit Scraper?

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

Reddit Scraper 是免费的吗?

是的,Reddit Scraper 完全免费(开源免费),可自由下载、安装和使用。

Reddit Scraper 支持哪些平台?

Reddit Scraper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reddit Scraper?

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

💬 留言讨论