AI AGENT ADDONS

Scrapling Official

d4vinci/scrapling

Web scraping is useful for getting data from websites. But many sites use anti-bot protections that block simple requests. Scrapling is a Python library designed to handle this problem. It can bypass systems like Cloudflare Turnstile and extract the content you need.

The library includes adaptive parsing, which means it learns when a website changes and finds your data again automatically. It also has a spider framework for large scale crawling with pause, resume, and proxy rotation. You can use stealth headless browsers and JavaScript rendering to get modern web pages.

Scrapling works with simple commands or Python code. It is built for both beginners and experts. If you need to scrape or crawl any website, this tool makes it easier and more reliable.

Add Scrapling Official skill to your workflow

Global

mkdir -p ~/.claude/skills/scrapling-official

Project

mkdir -p .claude/skills/scrapling-official

Source Repository

Stars
66,701
Forks
6,584
Watchers
66,701
License
BSD-3-Clause
Last Push
1 month ago
Created
1 year ago