Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
D4Vinci
/
Scrapling
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7.3k
Star
73.5k
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
v0.4.12
- #388
#388
Merged
D4Vinci
merged 21 commits into
main
D4Vinci/Scrapling:main
from
dev
D4Vinci/Scrapling:dev
Copy head branch name to clipboard
Jul 26, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
v0.4.12
#388
D4Vinci
merged 21 commits into
main
D4Vinci/Scrapling:main
from
dev
D4Vinci/Scrapling:dev
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
perf(parser): make Selector.get_all_text() O(nodes) by precomputing ignored subtrees
yetval
committed
f4fc6a1
View commit details
Copy full SHA for f4fc6a1
Browse repository at this point
perf(parser): skip re-walking nested ignored subtrees when building the ignored set
yetval
committed
ed0202f
View commit details
Copy full SHA for ed0202f
Browse repository at this point
Commits on Jul 20, 2026
fix(spiders): preserve cookies for browser-engine responses in cache (#376)
Show description for 3ed4fde
amitvijapur
committed
3ed4fde
View commit details
Copy full SHA for 3ed4fde
Browse repository at this point
Commits on Jul 23, 2026
Merge branch 'dev' into perf/get-all-text-single-pass
D4Vinci
authored
9c3fac7
View commit details
Copy full SHA for 9c3fac7
Browse repository at this point
perf(parser): make get_all_text() O(nodes) (#378)
D4Vinci
authored
1208199
View commit details
Copy full SHA for 1208199
Browse repository at this point
fix: remove dead fetchall() after INSERT and correct retrieve() error message (#377)
Show description for 2f40055
fix2015
and
D4Vinci
authored
2f40055
View commit details
Copy full SHA for 2f40055
Browse repository at this point
build: pump up version
D4Vinci
committed
259d667
View commit details
Copy full SHA for 259d667
Browse repository at this point
Commits on Jul 24, 2026
docs: add a badge for the number of docker pulls
D4Vinci
committed
08bed15
View commit details
Copy full SHA for 08bed15
Browse repository at this point
Commits on Jul 25, 2026
Merge branch 'dev' into fix/cache-drops-browser-cookies
D4Vinci
authored
a5fed0c
View commit details
Copy full SHA for a5fed0c
Browse repository at this point
fix(spiders): preserve cookies for browser-engine responses in cache (#379)
Show description for b5c8963
D4Vinci
authored
b5c8963
View commit details
Copy full SHA for b5c8963
Browse repository at this point
fix(stealth): stop forcing en-US so the browser follows the system locale (fixes #381)
Show description for 11cd295
D4Vinci
committed
11cd295
View commit details
Copy full SHA for 11cd295
Browse repository at this point
Commits on Jul 26, 2026
Merge branch 'main' into dev
D4Vinci
committed
d08aa90
View commit details
Copy full SHA for d08aa90
Browse repository at this point
ci(docker): tag images with the release version on merge (#384)
JanRK
authored
f293d83
View commit details
Copy full SHA for f293d83
Browse repository at this point
fix(cdp): Make browsers accept CDP urls with http protocol
D4Vinci
committed
9ecffdb
View commit details
Copy full SHA for 9ecffdb
Browse repository at this point
docs: Update main pages with the recently added features
D4Vinci
committed
0ca4aea
View commit details
Copy full SHA for 0ca4aea
Browse repository at this point
feat(mcp): Add auth to the mcp server and the option to set allowed host
D4Vinci
committed
563b134
View commit details
Copy full SHA for 563b134
Browse repository at this point
agent: update the skill with the latest updates
D4Vinci
committed
9526bac
View commit details
Copy full SHA for 9526bac
Browse repository at this point
feat(spiders): Auto throttle based on website speed/protection
D4Vinci
committed
ca51962
View commit details
Copy full SHA for ca51962
Browse repository at this point
docs: add the auto throttle option
D4Vinci
committed
347db4c
View commit details
Copy full SHA for 347db4c
Browse repository at this point
feat(spiders): Add exporters to CSV/XML
D4Vinci
committed
0a7fec8
View commit details
Copy full SHA for 0a7fec8
Browse repository at this point
ci: lock workflows to be triggered by the repo owner alone
D4Vinci
committed
1166ce3
View commit details
Copy full SHA for 1166ce3
Browse repository at this point
You can’t perform that action at this time.