Scrapling
An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Scraping sites that change layout or block bots, with selectors that self-repair.
You need a non-Python stack — Scrapling requires Python 3.10 or higher.
About Scrapling
Selection methods · Fetchers · Spiders · Proxy Rotation · CLI · MCP
Scrapling is an adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl.
Its parser learns from website changes and automatically relocates your elements when pages update. Its fetchers bypass anti-bot systems like Cloudflare Turnstile out of the box. And its spider framework lets you scale up to concurrent, multi-session crawls with pause/resume and automatic proxy rotation - all in a few lines of Python. One library, zero compromises.
Scrapling is an open-source project written primarily in Python, with 75k stars on GitHub. It was last updated in August 2026.
pip install scraplingScrapling vs. the alternatives
All 26 alternatives →| Record | Stars | Pricing | ||
|---|---|---|---|---|
| Scraplingthis listing | 75k | Python | BSD-3-Clause | Open source |
| firecrawl | 168k | TypeScript | AGPL-3.0 | Open source |
| TrendRadar | 62k | Python | GPL-3.0 | Open source |
| BettaFish | 42k | Python | GPL-2.0 | Open source |
| khoj | 37k | Python | AGPL-3.0 | Open source |
| storm | 31k | Python | MIT | Open source |
