← 返回 Skills 市场
linbo405

Stock Browser Fetcher

作者 linbo405 · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-browser-fetcher
功能描述
通过浏览器控制实时抓取A股市场数据,支持东方财富、新浪财经等金融网站,绕过反爬机制。输出:上证/深证/创业板指数、北向资金、涨跌家数、涨停跌停数据。
安全使用建议
This package as-published is incomplete and raises concerns: it references a Python module that does not exist in the bundle and promises to 'bypass anti-scraping' protections. Before installing or allowing an agent to use it, ask the publisher for the actual code or an install script and for details on how the browser automation works. Consider legal and terms-of-service risks of evading anti-bot measures on sites like eastmoney.com or finance.sina.com.cn. If you plan to proceed, require a code review (or run in an isolated sandbox), ensure no hidden credential prompts, and prefer implementations that use official APIs or site‑permitted scraping methods instead of evasion techniques.
功能分析
Type: OpenClaw Skill Name: stock-browser-fetcher Version: 1.0.0 The skill bundle documentation and metadata describe a standard utility for fetching Chinese stock market data (A-shares) using browser automation to bypass anti-scraping measures. The SKILL.md and _meta.json files contain no evidence of malicious intent, prompt injection, or unauthorized data access, and the referenced data sources (eastmoney.com and sina.com.cn) are legitimate financial platforms.
能力评估
Purpose & Capability
The SKILL.md advertises a Python function (from skills.stock_browser_fetcher import fetch_market_data) and depends on an OpenClaw 'browser' tool, yet the registry entry contains no code files and no install spec. A user could not actually import or run the referenced module as provided. Asking to 'bypass anti-scraping mechanisms' is outside what should be achievable by a simple instruction file and suggests additional undisclosed capabilities are expected.
Instruction Scope
Runtime instructions are minimal and assume a local Python module exists; they do not show the concrete browser automation steps. The text explicitly states the skill will '绕过反爬机制' (bypass anti-scraping), which is scope creep: it indicates the agent should evade protections on third‑party sites. That is an operational and legal/ethical red flag even if technically related to the stated purpose of fetching market data.
Install Mechanism
No install spec is provided (instruction-only), which is lower risk in terms of arbitrary downloads. However, being instruction-only also means the advertised functionality is not delivered by code in the skill bundle — this inconsistency prevents the skill from working as described without external components.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate to a read-only market data fetcher. That said, any eventual implementation that automates browsers against third‑party sites may require network access and could prompt for cookies/credentials not declared here.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistent privileges; autonomous invocation is allowed (platform default). No modifications to other skills or system settings are indicated.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-browser-fetcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-browser-fetcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – real-time A-share market data fetcher. - Real-time retrieval of Shanghai, Shenzhen, and ChiNext indices. - Bypasses anti-crawling mechanisms by controlling a browser. - Supports data sources: Eastmoney and Sina Finance. - Provides northbound capital flow, number of advancing/declining stocks, and limit-up/limit-down stats. - Outputs data in a structured JSON format for easy use in analysis and monitoring.
元数据
Slug stock-browser-fetcher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Stock Browser Fetcher 是什么?

通过浏览器控制实时抓取A股市场数据,支持东方财富、新浪财经等金融网站,绕过反爬机制。输出:上证/深证/创业板指数、北向资金、涨跌家数、涨停跌停数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Stock Browser Fetcher?

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

Stock Browser Fetcher 是免费的吗?

是的,Stock Browser Fetcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stock Browser Fetcher 支持哪些平台?

Stock Browser Fetcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Stock Browser Fetcher?

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

💬 留言讨论