Web Scraping Framework
36.5k 2026-04-13

D4Vinci/Scrapling

An adaptive Python web scraping framework designed to handle everything from single requests to full-scale crawls, featuring anti-bot bypass and self-healing parsers.

Core Features

Adaptive parser that learns from website changes and relocates elements
Bypasses anti-bot systems like Cloudflare Turnstile out of the box
Scalable spider framework with concurrent, multi-session crawls
Automatic proxy rotation and pause/resume functionality
Blazing fast crawls with real-time stats and streaming

Quick Start

pip install Scrapling

Detailed Introduction

Scrapling is a powerful and adaptive web scraping framework built in Python, capable of managing scraping tasks from simple requests to complex, large-scale crawls. Its innovative parser automatically adapts to website layout changes, ensuring data extraction remains consistent. The framework includes advanced fetchers that effectively bypass sophisticated anti-bot systems such as Cloudflare Turnstile. With a robust spider framework, users can implement concurrent, multi-session crawls, complete with automatic proxy rotation, pause/resume capabilities, and real-time statistics, making web data extraction efficient and resilient.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.