D4Vinci/Scrapling
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
About the project
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session crawls.
Useful for
- Scrape a site that frequently changes its layout using adaptive=True to auto-relocate elements
- Run a multi-session crawl with pause/resume and automatic proxy rotation
- Bypass Cloudflare Turnstile via StealthyFetcher without manual browser setup
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 156 stars today.
- About 23 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 80,734
- Stars in a day
- 158
- Forks
- 8,150
- Issues and pull requests
- 381
- Watchers
- 297
- Language
- Python
- License
- BSD-3-Clause
- Latest release
- v0.4.15 · August 23, 2026
- Created
- October 13, 2024
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending Python today: #9, +226 stars
Similar projects
-
5.9
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.6
Phyzicalorg/Phyzical_org
The open part of the phyzical platform: episode schema, converter and examples for moving browser robot-teleoperation demonstrations into elizaOS's trajectory_db SQLite store for VLA and imitation-learning training.
-
2.3
duckdb/duckdb
DuckDB is an in-process analytical SQL database management system. It is designed for fast, reliable, portable data processing without a separate server.
-
2.3
drawdb-io/drawdb
Browser-based database ER diagram editor with SQL and migration generation. Works without an account and supports SQL script import/export.
-
1.8
milvus-io/milvus
Milvus is a cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor (ANN) search over embeddings. It is aimed at AI developers who need to store and search unstructured data such as…
-
1.2
opengeos/GeoLibre
A cross-platform GIS platform in TypeScript for visualizing and analyzing geospatial data in the browser, desktop, mobile, and Jupyter. It includes 1,000+ WebAssembly geoprocessing tools that run locally without a…