← 返回 Skills 市场
zhengxinjipai

Scrapling Web Scraping

作者 zhengxinjipai · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
782
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install scrapling-web-scraper-openclaw
功能描述
Zero-bot-detection web scraping for OpenClaw. Bypass Cloudflare, handle JavaScript-heavy sites, and adapt to website changes automatically. Use when you need...
安全使用建议
This skill appears to be a legitimate scraper wrapper, but it asks you to install and run an external Python package and to download browsers at runtime—actions that will fetch and execute code/binaries from the network. Before installing or running it: 1) Verify the upstream project (inspect the scrapling package source on PyPI/GitHub and confirm the 'scrapling install' download URLs and checksums). 2) Prefer running pip install inside an isolated environment (container/VM) to limit blast radius. 3) Audit the scrapling package dependencies and any post-install scripts for network endpoints or credential usage. 4) Consider legal/ethical implications: stealth modes that 'bypass Cloudflare' or claim to be 'undetectable' can violate terms of service or law—only use against targets you own or have explicit permission to scrape. 5) If you need to proceed, run network monitoring during the first install to see what is downloaded, and avoid running it with elevated privileges (do not run as root unless you understand and accept the risk).
功能分析
Type: OpenClaw Skill Name: scrapling-web-scraper-openclaw Version: 1.0.0 The skill bundle is a legitimate wrapper for the 'scrapling' Python library, designed for web scraping and bypassing anti-bot protections like Cloudflare. The Python script `scrapling_tool.py` implements standard scraping logic using the library's fetchers, and the `SKILL.md` provides appropriate instructions for an AI agent to perform web extraction tasks without any signs of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name, description, and included CLI wrapper (scrapling_tool.py) are consistent with a scraper that supports basic, stealth, and dynamic modes. Requesting no credentials and no special system paths is coherent for a scraping helper. However, the SKILL.md instructs users to run pip install 'scrapling[all]' and 'scrapling install' (to download browsers) even though the skill metadata provides no install spec or provenance; that mismatch is notable.
Instruction Scope
Runtime instructions tell the operator to pip install an external package and run its installer to download browsers and other components. The docs explicitly advertise 'bypass Cloudflare' and 'undetectable' stealth modes which are capability statements that can be used to evade protections. The SKILL.md also uses absolute /root/.openclaw paths in examples (assumes root environment) and asks users to create custom scripts in the skill directory. The instructions therefore direct network installs and possible binary downloads outside the skill bundle and contain operational guidance to bypass protections—scope beyond a simple CLI wrapper.
Install Mechanism
There is no declared install spec in the registry, yet SKILL.md tells users to pip install 'scrapling[all]' and run 'scrapling install' which will download browsers. Installing an external PyPI package and letting it fetch browser binaries is moderate-to-high risk because the registry metadata does not record the package sources, checksums, or URLs. The skill itself does not include those downloaded assets, so the runtime will pull code/binaries from remote endpoints under the third-party package's control.
Credentials
The skill declares no required environment variables or credentials and the included Python wrapper doesn't read secrets. That is proportionate for a scraper helper. However, stealth/Cloudflare-solve features sometimes rely on external solver services or browser automation that may require API keys or services not declared here — the absence of any declared credentials or configuration for such services is an implementation/provenance gap to verify.
Persistence & Privilege
The skill does not request 'always: true', does not declare system-wide config changes, and the code provided is a simple CLI wrapper that only calls into the scrapling package. There is no evidence in the included files that the skill persistently modifies other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapling-web-scraper-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapling-web-scraper-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Scrapling Web Scraping for OpenClaw: - Enables zero-bot-detection web scraping, bypassing Cloudflare and handling JavaScript-heavy sites. - Supports three modes: basic (fast HTTP), stealth (undetectable, anti-bot bypass), and dynamic (browser automation for SPAs). - Allows extraction via CSS selectors and provides JSON output for machine-readability. - Offers natural language integration and Python API for flexible usage. - Includes command-line interface with options for mode selection, Cloudflare solving, waiting for elements, and custom scripts.
元数据
Slug scrapling-web-scraper-openclaw
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Scrapling Web Scraping 是什么?

Zero-bot-detection web scraping for OpenClaw. Bypass Cloudflare, handle JavaScript-heavy sites, and adapt to website changes automatically. Use when you need... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 782 次。

如何安装 Scrapling Web Scraping?

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

Scrapling Web Scraping 是免费的吗?

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

Scrapling Web Scraping 支持哪些平台?

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

谁开发了 Scrapling Web Scraping?

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

💬 留言讨论