This website requires JavaScript.
Explore
Help
Register
Sign In
freedak
/
Scrapling
Watch
1
Star
0
Fork
0
You've already forked Scrapling
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d952db8ef8fe3bf5a418b9b156c0e19c2a899cd1
Scrapling
/
scrapling
/
core
T
History
Karim shoair
d952db8ef8
feat(browsers): add a new feature to block ads
...
This is working by aborting all requests to known ads domains.
2026-04-12 17:59:00 +02:00
..
utils
feat: Change logger to be flexible enough for the spiders classes
2026-01-11 03:22:20 +02:00
__init__.py
Big structure changes (check commit description)
2024-11-03 01:04:02 +02:00
_shell_signatures.py
feat(browsers): add a new feature to block ads
2026-04-12 17:59:00 +02:00
_types.py
feat(security): default follow_redirects to "safe" for SSRF protection
2026-04-05 18:41:50 +02:00
ai.py
feat(security): default follow_redirects to "safe" for SSRF protection
2026-04-05 18:41:50 +02:00
custom_types.py
fix(Texthandler): Replace
get_all
with
getall
to match the
Selector
class
2026-03-17 21:53:17 +02:00
mixins.py
style: Fix all mypy errors and add type hints to untyped function bodies
2026-02-07 16:30:00 +02:00
shell.py
feat(security): default follow_redirects to "safe" for SSRF protection
2026-04-05 18:41:50 +02:00
storage.py
style: Fix all mypy errors and add type hints to untyped function bodies
2026-02-07 16:30:00 +02:00
translator.py
fix: remove forgotten unused code
2025-12-28 00:14:47 +02:00