← Back to Skills Marketplace
devbd1

Scrapling MCP

by Burak · GitHub ↗ · v1.2.0
cross-platform ✓ Security Clean
1804
Downloads
0
Stars
15
Active Installs
3
Versions
Install in OpenClaw
/install scrapling-web-scraping
Description
Advanced web scraping with Scrapling — MCP-native guidance for extraction, crawling, and anti-bot handling. Use via mcporter (MCP) to call the `scrapling` MC...
Usage Guidance
This skill appears coherent for web-scraping with Scrapling, but review and follow these precautions before use: 1) Ensure you have explicit permission to scrape target sites and comply with terms of service and law — the skill includes anti-bot/stealth features that should not be used to evade access controls. 2) Installing Playwright will download browser binaries; verify the install commands and their source. 3) Sample proxy examples include credentials in URLs — treat any real proxy credentials as sensitive and provide them only to trusted providers. 4) The included scripts write files (downloads, crawldir). Run in a controlled directory and inspect the code if you will run them. 5) If you run Scrapling as an MCP server, consider binding it to localhost and review its network surface before exposing it. 6) If you need higher assurance, verify the upstream Scrapling project (repo/docs links are provided) and review the included Python scripts for any local modifications.
Capability Analysis
Type: OpenClaw Skill Name: scrapling-web-scraping Version: 1.2.0 The skill bundle provides a legitimate integration for the Scrapling web scraping library, including MCP (Model Context Protocol) configuration, helper scripts, and extensive documentation. The Python scripts (scrapling_scrape.py and scrapling_smoke_test.py) are standard wrappers for web extraction and connectivity testing, and the SKILL.md instructions correctly guide the AI agent on using the tool without any evidence of prompt injection or malicious intent. The bundle includes ethical guardrails and aligns perfectly with its stated purpose of advanced web scraping.
Capability Assessment
Purpose & Capability
Name/description (Scrapling MCP web scraping) match the files and instructions: guidance, recipes, MCP setup, and two helper Python scripts that call Scrapling fetchers. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md focuses on scraping strategy, MCP configuration, and mcporter usage. Instructions reference only Scrapling APIs, proxy examples, and local crawl dirs. There are no instructions to read unrelated system files or exfiltrate secrets; the guidance repeatedly admonishes permissioned use for anti-bot/stealth modes.
Install Mechanism
No install spec is present (instruction-only), so nothing is automatically downloaded or written during install. The README suggests optional pip installs for Scrapling and Playwright, which is appropriate and expected for the skill's functionality.
Credentials
The skill declares no required environment variables, credentials, or config paths. Examples show optional PYTHONPATH and proxy URL examples (including example user:pass formats), which are reasonable for a scraping tool and proportionate to the stated purpose.
Persistence & Privilege
always:false and model invocation is not disabled (default), which is normal. The skill does not request persistent platform privileges or attempt to modify other skills or global agent config beyond advising the user how to add an MCP server entry for Scrapling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scrapling-web-scraping
  3. After installation, invoke the skill by name or use /scrapling-web-scraping
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Rename display name + align skill metadata to scrapling-mcp (slug unchanged)
v1.1.0
MCP-native redesign: Added MCP integration, proxy rotation docs, spider recipes, CLI docs, and comprehensive guidance layer
v1.0.0
Initial public release: advanced workflow + permissioned anti-bot handling refs + helper extraction script
Metadata
Slug scrapling-web-scraping
Version 1.2.0
License
All-time Installs 16
Active Installs 15
Total Versions 3
Frequently Asked Questions

What is Scrapling MCP?

Advanced web scraping with Scrapling — MCP-native guidance for extraction, crawling, and anti-bot handling. Use via mcporter (MCP) to call the `scrapling` MC... It is an AI Agent Skill for Claude Code / OpenClaw, with 1804 downloads so far.

How do I install Scrapling MCP?

Run "/install scrapling-web-scraping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Scrapling MCP free?

Yes, Scrapling MCP is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Scrapling MCP support?

Scrapling MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Scrapling MCP?

It is built and maintained by Burak (@devbd1); the current version is v1.2.0.

💬 Comments