scrapling

Installation
SKILL.md

Scrapling Web Scraping — MCP-Native Guidance

Guidance Layer + MCP Integration
Use this skill for strategy and patterns. For execution, call Scrapling's MCP server via mcporter.

Quick Start (MCP)

1. Install Scrapling with MCP support

pip install scrapling[mcp]
# Or for full features:
pip install scrapling[mcp,playwright]
python -m playwright install chromium
Installs
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 19, 2026
scrapling — openclaw/skills