← 返回 Skills 市场
cccccqqqqq

Scrapling Yoo

作者 C5Q5 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
431
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scrapling-yoo
功能描述
Advanced web scraping with Scrapling — MCP-native guidance for extraction, crawling, and anti-bot handling. Use via mcporter (MCP) for execution; this skill...
安全使用建议
This package appears to be legitimate-sounding scraping guidance and helper scripts, but take these precautions before installing or running: 1) Verify provenance: check the upstream project (GitHub/ PyPI) and confirm the maintainer matches the registry listing; the included _meta.json ownerId differs from the registry ownerId which may indicate repackaging. 2) Inspect and pin the pip package: if you pip install scrapling, confirm the exact PyPI project name, version, and upstream repository. Prefer installing in a fresh virtualenv or container. 3) Be careful with credentials and external services: features like proxy rotation or 'solve_cloudflare' commonly require external providers and API keys—do not reuse sensitive credentials. The skill does not request env vars but examples expect you to supply credentials if you use those features. 4) Legal/ethical reminder: the docs include explicit warnings about not scraping private or paywalled data. Only use stealthy/rotation features on targets you are authorized to access. 5) Run in a sandbox first: execute the included smoke test script in an isolated environment and review network traffic if you are concerned about exfiltration. If you want a stronger assurance, ask the maintainer for the canonical repository URL and signed release artifacts, or prefer packages that are traceable to a known PyPI/GitHub owner.
功能分析
Type: OpenClaw Skill Name: scrapling-yoo Version: 1.0.0 This skill bundle provides advanced web scraping capabilities via the Scrapling library, including fetching arbitrary URLs, browser automation, anti-bot bypass (e.g., Cloudflare/Turnstile solving), and proxy rotation, as demonstrated in `scripts/scrapling_scrape.py` and `scripts/scrapling_smoke_test.py`. While the `SKILL.md` and `references/anti-bot.md` contain explicit 'Guardrails' and warnings against unauthorized use, the inherent power of these features presents a significant risk of misuse for unauthorized data collection or denial-of-service activities. There is no evidence of intentional malicious behavior (e.g., data exfiltration to unauthorized endpoints, persistence mechanisms) within the code itself, but the high-risk capabilities warrant a 'suspicious' classification.
能力评估
Purpose & Capability
Name/description match the included files: SKILL.md, reference docs, and helper scripts all describe and call a 'scrapling' Python package and MCP integration. However _meta.json contains a different ownerId/slug/version than the registry metadata, which suggests the package may have been copied or repackaged; verify provenance before trusting.
Instruction Scope
Runtime instructions are focused on scraping, MCP integration, and anti-bot strategies. The guidance explicitly warns to avoid scraping private/paywalled data and includes escalation steps (stealthy fetchers, Cloudflare solving, proxy rotation). Those are within the stated purpose but expand the skill into potentially sensitive territory (anti-bot evasion). The SKILL.md and scripts do not instruct reading unrelated system files or exfiltrating data to hidden endpoints.
Install Mechanism
This is an instruction-only skill with example pip install commands (pip install scrapling[mcp,etc.]). There is no bundled install script or downloaded binary. Relying on pip is typical, but you should confirm the package's identity on PyPI/GitHub before installing.
Credentials
The skill declares no required environment variables or credentials (good). But reference docs and recipes show examples that use proxies with credentials and API bearer tokens, and anti-bot instructions (solve_cloudflare) imply use of external solver services which commonly require keys—none are declared. That absence isn't malicious by itself but means the skill expects you to supply sensitive credentials when you choose to use features like proxy rotation or third-party solvers.
Persistence & Privilege
Skill is not always-enabled, has no requested persistent privileges, and does not modify other skills' configs. It simply contains guidance and helper scripts that run in the user's environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapling-yoo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapling-yoo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
scrapling-yoo 1.0.0 - Initial release providing web scraping guidance, strategies, and best practices for the Scrapling framework integrated with MCP (mcporter/OpenClaw). - Covers fetcher selection, anti-bot techniques, spider patterns, and adaptive scraping. - Includes step-by-step quick start instructions for MCP integration and usage. - Documents core concepts, spider framework usage, parser API, proxy rotation, CLI commands, and common scraping recipes.
元数据
Slug scrapling-yoo
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Scrapling Yoo 是什么?

Advanced web scraping with Scrapling — MCP-native guidance for extraction, crawling, and anti-bot handling. Use via mcporter (MCP) for execution; this skill... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 431 次。

如何安装 Scrapling Yoo?

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

Scrapling Yoo 是免费的吗?

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

Scrapling Yoo 支持哪些平台?

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

谁开发了 Scrapling Yoo?

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

💬 留言讨论