← 返回 Skills 市场
damirikys

Scrapling - Stealth Web Scraper

作者 Damir Armanov · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
1279
总下载
0
收藏
9
当前安装
4
版本数
在 OpenClaw 中安装
/install scrapling-fetcher
功能描述
Web scraping using Scrapling — a Python framework with anti-bot bypass (Cloudflare Turnstile, fingerprint spoofing), adaptive element tracking, stealth headl...
安全使用建议
This skill appears internally consistent for a stealth web scraper, but it carries the normal risks of such tools. Before installing: 1) Confirm you trust the scrapling and patchright PyPI packages / their maintainers (review their GitHub/PyPI pages and recent activity). 2) Only run stealth/dynamic modes on sites you are authorized to scrape — bypassing anti-bot protections can violate terms or laws. 3) Be cautious with the 'patchright install chromium' step (downloads binaries) and with enabling the MCP server (it opens a local HTTP service). 4) Run installs in an isolated environment (virtualenv or container) and inspect the installed package contents if you need higher assurance. If you want, provide the upstream GitHub/PyPI links and I can check them for suspicious patterns or supply commands to verify package integrity before installing.
功能分析
Type: OpenClaw Skill Name: scrapling-fetcher Version: 1.0.3 The skill provides powerful web scraping capabilities, including anti-bot bypass (stealth mode) and the option to start a local HTTP server (MCP server). While the `SKILL.md` explicitly warns about ethical use, the risks of bypassing security measures and exposing a local service are significant. The `scripts/scrape.py` implements the core scraping logic, and `SKILL.md` instructs the agent to install `scrapling[all]` and `patchright install chromium`, which downloads a browser. These capabilities, though accompanied by warnings and user confirmation prompts, present a high-risk profile that could be misused or exploited, classifying it as suspicious rather than benign. There is no evidence of intentional malicious behavior like data exfiltration or backdoors within the provided files.
能力评估
Purpose & Capability
Name/description (stealth web scraping, Cloudflare bypass, JS rendering) align with the included script and SKILL.md. The skill's instructions to install scrapling, a stealth Playwright fork (patchright), and Chromium are proportionate to the described functionality.
Instruction Scope
Instructions are explicit about installing packages, downloading Chromium, and optionally starting an MCP local HTTP server. The skill also documents 'auto_save' which persists element fingerprints to disk. These behaviors are relevant to the stated purpose but do increase local persistence and expose a local network endpoint if MCP is started — the SKILL.md warns to only start MCP when explicitly needed.
Install Mechanism
There is no registry install spec, but SKILL.md directs the user to run 'pip install scrapling[all]' and 'patchright install chromium'. Installing from PyPI and running a package-provided installer that downloads a browser binary is expected for this capability, but users should be aware that PyPI packages execute arbitrary install-time code and the Chromium installer fetches ~100MB of binaries from the package's installer.
Credentials
The skill declares no required env vars, credentials, or config paths. The behaviour (session/cookie handling, optional local MCP server, disk persistence for fingerprints) is consistent with no additional secret access being requested.
Persistence & Privilege
The skill does not request always:true or elevated platform privileges. However, optional features (MCP local HTTP server and auto_save fingerprints) create persistent local state and expose a local endpoint if used; the SKILL.md explicitly warns to start these only when trusted.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapling-fetcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapling-fetcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Added license (MIT) and metadata.source/pypi fields to frontmatter so registry shows verified provenance instead of 'Source: unknown'.
v1.0.2
Clarified that patchright is a legit stealth-Playwright fork bundled by scrapling[all] (not a typo). Added install size note (~200 MB). No behavior changes.
v1.0.1
Added provenance links, install confirmation requirement, MCP server warning, auto_save note, ethical use disclaimer.
v1.0.0
Anti-bot web scraping with Cloudflare bypass, adaptive element tracking, CSS/XPath extraction. Supports http/stealth/dynamic modes. Includes CLI script and patterns reference.
元数据
Slug scrapling-fetcher
版本 1.0.3
许可证
累计安装 9
当前安装数 9
历史版本数 4
常见问题

Scrapling - Stealth Web Scraper 是什么?

Web scraping using Scrapling — a Python framework with anti-bot bypass (Cloudflare Turnstile, fingerprint spoofing), adaptive element tracking, stealth headl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1279 次。

如何安装 Scrapling - Stealth Web Scraper?

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

Scrapling - Stealth Web Scraper 是免费的吗?

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

Scrapling - Stealth Web Scraper 支持哪些平台?

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

谁开发了 Scrapling - Stealth Web Scraper?

由 Damir Armanov(@damirikys)开发并维护,当前版本 v1.0.3。

💬 留言讨论