Real Skill packageSource verifiedClawHub registry

Scrapling Official Skill

Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; web_fetch fails; the site has anti-bot protections; write Pyth

Identity and source

Publisher attributionKarim shoairregistry owner unverified by skillvetai
Functional categoryBrowser Automation & RPAautomatically inferred · 68% rule confidence
Package forminstruction with code27 recorded files
Canonical sourceClawHub registryclawhub:d4vinci:scrapling-official
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/24/2026.claude/skills/scrapling-official

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/24/2026.agents/skills/scrapling-official

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/24/2026skills/scrapling-official

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @d4vinci/scrapling-official
clawhub inspect @d4vinci/scrapling-official --version 0.4.15

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
27 / 27 inspected as text
Checked
8/24/2026, 2:01:32 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
35 dependency and API indicators
  • api: api.example.com
  • api: api.github.com
  • api: archive.org
  • api: avatars.githubusercontent.com
  • api: books.toscrape.com
  • api: chromedevtools.github.io
  • api: clawhub.ai
  • api: cssselect.readthedocs.io
  • api: default-proxy
  • api: devhints.io
  • api: en.wikipedia.org
  • api: github.com
  • api: lxml.de
  • api: nopecha.com
  • api: playwright.dev
  • api: proxy-server
  • api: proxy1
  • api: proxy2
  • api: proxy3
  • api: quotes.toscrape.com
  • api: raw.githubusercontent.com
  • api: schema.org
  • api: scrapling.readthedocs.io
  • api: scrapling.requestcatcher.com
  • api: search.yahoo.com
  • api: shop.example.com
  • api: special-proxy
  • api: specific-proxy
  • api: stackoverflow.com
  • api: user
  • api: username
  • api: web.archive.org
  • api: www.google.com
  • api: www.w3.org
  • api: your-server.example.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/23/2026, 8:04:07 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:54cccded311d0d4d451abf47f89dc481ad23f8b028dd921c0ebacb80639e6078
Show up to 27 recorded paths
  • examples/01_fetcher_session.py
  • examples/02_dynamic_session.py
  • examples/03_stealthy_session.py
  • examples/04_spider.py
  • examples/README.md
  • LICENSE.txt
  • references/building-rag-systems.md
  • references/fetching/choosing.md
  • references/fetching/dynamic.md
  • references/fetching/static.md
  • references/fetching/stealthy.md
  • references/integrations/scrapy.md
  • references/mcp-server.md
  • references/migrating_from_beautifulsoup.md
  • references/parsing/adaptive.md
  • references/parsing/main_classes.md
  • references/parsing/selection.md
  • references/spiders/advanced.md
  • references/spiders/architecture.md
  • references/spiders/generic-templates.md
  • references/spiders/getting-started.md
  • references/spiders/platform-templates.md
  • references/spiders/proxy-blocking.md
  • references/spiders/requests-responses.md
  • references/spiders/sessions.md
  • skill-card.md
  • SKILL.md

Source changelog

- Updated to version 0.4.15. - Added a new reference document: references/building-rag-systems.md. - Removed the old skill card file: skill-card.md. - Minimum required version for setup now uses "scrapling[all]>=0.4.15".