claude-code-skill-scrapling
Web scraping, Cloudflare bypass, and structured data extraction
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-skill-scrapling?โผ
Run `npx skills add Cedriccmh/claude-code-skill-scrapling --all -g -y` in your terminal to install this skill globally. You also need the scrapling Python package installed via pip or uv.
How to scrape a website protected by Cloudflare?โผ
This skill automatically switches to StealthyFetcher, which uses a stealth browser to pass Cloudflare and WAF checks. Just describe the protected URL and the data you need.
Can it scrape pages that require login?โผ
Yes. It supports HTTP form-based login with persistent session cookies, and includes a cookie vault template for securely storing per-site login credentials locally.
Does it work with Claude Code and other coding agents?โผ
Yes. It follows the standard SKILL.md format, so it activates automatically in Claude Code and compatible agents whenever you ask to scrape, crawl, or extract data from a URL.
Do I need to write Python code to use it?โผ
No. Simple extractions run through quick CLI commands, and the agent generates and runs Python scripts for complex multi-page or login-based workflows on your behalf.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web