This is the official Scrapling skill from the library's author, and it's built for when websites fight back. It handles Cloudflare Turnstile and other anti-bot systems automatically, no API keys or external solvers needed. You get three escalation levels: basic HTTP requests for simple sites, headless browsing for JavaScript-heavy pages, and stealth mode for protected content. The CLI is surprisingly practical. You can pipe URLs directly to markdown or text files without writing Python, which makes it fast for one-off scrapes. When you need more control, the spider framework handles concurrent crawls with proxy rotation and pause/resume. Requires Python 3.10+ and a bit of setup, but it consolidates what usually takes three different tools.
npx -y skills add d4vinci/scrapling --skill scrapling-official --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills