← Back to Skills Marketplace
Scrapling Official Skill
by
Karim shoair
· GitHub ↗
· v0.4.9
· MIT-0
11647
Downloads
25
Stars
112
Active Installs
9
Versions
Install in OpenClaw
/install scrapling-official
Description
Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaS...
Usage Guidance
Install only if you need advanced scraping and are prepared to keep its use user-directed. Use it only on sites you are authorized to scrape, avoid paywalls or protected accounts without permission, do not pass real session cookies or browser profiles unless necessary, prefer non-stealth fetches first, use safe temporary output paths, and close or clean persistent sessions/caches when done.
Capability Assessment
Purpose & Capability
The scraping purpose is coherent, but the artifacts prominently include stealth browser automation, Cloudflare/Turnstile solving, fingerprint evasion, proxy rotation, browser profile/CDP options, and bulk/persistent crawling; those are high-impact capabilities even though they match the stated purpose.
Instruction Scope
The invocation text is broad and the docs recommend escalating from normal fetches to stealth/protected-site workflows without requiring explicit confirmation at the point where bypass, cookies, proxies, or local browser/session features are used.
Install Mechanism
Installation is disclosed as a Python package plus browser dependencies, with optional Docker images; I found no hidden installer code in the skill artifacts, but users are asked to install and run external tooling.
Credentials
Network scraping, browser automation, cookies, custom headers, proxies, screenshots, local file output, and optional use of real Chrome/user data directories are proportionate for a scraper but sensitive enough to require tighter scoping and privacy guidance.
Persistence & Privilege
The artifacts document persistent browser sessions, crawl checkpoints, response caches, local output files, and browser user data directories; some cleanup guidance exists, but persistence and local/session data handling are under-emphasized for agent use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install scrapling-official - After installation, invoke the skill by name or use
/scrapling-official - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.4.9
scrapling-official 0.4.9
- Updated documentation to require installing version 0.4.9+.
- Removed skill-card.md file.
- General documentation and reference file improvements and updates.
v0.4.8
scrapling-official v0.4.8
- Updated documentation across multiple fetching and parsing reference files.
- Added a new reference page for generic spider templates.
- CLI installation instructions now recommend using "scrapling[all]>=0.4.8".
- General improvements to documentation for setup, usage, and examples.
v0.4.7
- Updated minimum required version to Scrapling 0.4.7 in setup instructions.
- Version bump to 0.4.7 in all documentation.
- Minor documentation updates and clarification in SKILL.md, examples, and references.
v0.4.6
scrapling-official 0.4.6
- Added automatic ad blocking when using the --ai-targeted flag with browser commands.
- Updated documentation to reflect the new ad blocking behavior with --ai-targeted.
- Changed minimum required version: now requires scrapling[all]>=0.4.6 in setup instructions.
v0.4.5
scrapling-official 0.4.5
- Updated documentation for command-line options, especially `--follow-redirects` (now defaults to "safe", which rejects internal/private IP redirects).
- Increased minimum required scrapling library version to 0.4.5.
- Improved and clarified several reference and example docs.
- Various minor documentation corrections and enhancements.
v0.4.4
scrapling-official 0.4.4
- Updated documentation links and references to version 0.4.4.
- Improved and clarified getting started and architecture docs for spiders.
- Enhanced example and advanced usage documentation for easier onboarding.
- No feature or breaking changes; documentation quality and version alignment improved.
v0.4.3
Version 0.4.3 of scrapling-official — notable improvements and additions:
- Added explicit instructions and argument (--ai-targeted) for safer AI context scraping.
- Updated requirements to "scrapling[all]>=0.4.3" and clarified package metadata.
- Improved documentation, setup instructions, and security-focused usage notes.
- Enhanced CLI option descriptions, including a new --ai-targeted switch for content sanitization.
- Expanded and revised reference/example docs for up-to-date scraping practices.
v0.4.2
- Updated minimum required Scrapling version to 0.4.2 in installation instructions.
- Changed license from "Complete terms in LICENSE.txt" to explicit BSD-3-Clause in metadata.
- Documentation and references improved across usage guides (examples, references/).
- No breaking changes to usage or CLI interfaces.
v0.4.1
scrapling-official 0.4.1
- New official documentation (SKILL.md) clarifying features, setup, and usage patterns.
- Highlights adaptive, stealthy web scraping with anti-bot bypass (Cloudflare Turnstile), JavaScript rendering, and scalable crawling/spiders.
- Provides CLI commands for HTTP methods, browser automation, and content extraction using CSS selectors.
- Documents key options for HTTP/browsing, including headers, proxies, selectors, authentication, and stealth features.
- Includes setup instructions for Python and Docker environments.
Metadata
Frequently Asked Questions
What is Scrapling Official Skill?
Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaS... It is an AI Agent Skill for Claude Code / OpenClaw, with 11647 downloads so far.
How do I install Scrapling Official Skill?
Run "/install scrapling-official" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Scrapling Official Skill free?
Yes, Scrapling Official Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Scrapling Official Skill support?
Scrapling Official Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Scrapling Official Skill?
It is built and maintained by Karim shoair (@d4vinci); the current version is v0.4.9.
More Skills