← 返回 Skills 市场
browseract-ai

web-search-scraper-api-skill

作者 browser-act · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-search-scraper-api-skill
功能描述
This skill helps users automatically extract complete Markdown content from any website via the BrowserAct Web Search Scraper API. The Agent should proactive...
安全使用建议
This skill appears coherent: it will send the target URL and your provided BROWSERACT_API_KEY to BrowserAct's api.browseract.com and print the returned markdown. Before installing, confirm you trust BrowserAct and understand any costs or privacy implications of sending page content and your API key to that service. Ensure the execution environment has Python and the 'requests' package (pip install requests) before running. Do not share your API key with untrusted agents or parties; the script will print the full API response (which may include metadata), so avoid sending highly sensitive URLs or data through it. Also verify that scraping the target site is allowed by the site's terms of service and robots rules.
功能分析
Type: OpenClaw Skill Name: web-search-scraper-api-skill Version: 1.0.0 The skill is a legitimate wrapper for the BrowserAct Web Search Scraper API, designed to extract Markdown content from URLs. The Python script (web_search_scraper_api.py) implements a standard API interaction flow, including task submission, status polling, and result retrieval, while the SKILL.md provides clear instructions for the AI agent without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description ask to extract Markdown from webpages via the BrowserAct Web Search Scraper API; the skill only requires python and BROWSERACT_API_KEY and calls api.browseract.com — this is proportional and expected.
Instruction Scope
SKILL.md instructs the agent to run the included Python script with a target_url and to request the BROWSERACT_API_KEY from the user if missing. The instructions do not direct reading unrelated files, scanning system state, or posting data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), which is low risk. The included script uses the 'requests' library but the skill does not declare or install Python dependencies — an operator may need to pip-install requests before running.
Credentials
Only BROWSERACT_API_KEY is required and is necessary to authenticate to the BrowserAct API. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always:false and normal model invocation are used. The skill does not request persistent system-level changes or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-search-scraper-api-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-search-scraper-api-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Web Search Scraper API Skill. - Enables automatic extraction of complete markdown content from any website via BrowserAct API. - Offers guidance for API key setup and error handling. - Includes clear input parameter and usage instructions. - Implements execution status monitoring and retry logic for robust data extraction. - Supports diverse use cases such as article scraping, documentation fetching, and webpage-to-markdown conversion.
元数据
Slug web-search-scraper-api-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

web-search-scraper-api-skill 是什么?

This skill helps users automatically extract complete Markdown content from any website via the BrowserAct Web Search Scraper API. The Agent should proactive... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 web-search-scraper-api-skill?

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

web-search-scraper-api-skill 是免费的吗?

是的,web-search-scraper-api-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

web-search-scraper-api-skill 支持哪些平台?

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

谁开发了 web-search-scraper-api-skill?

由 browser-act(@browseract-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论