Scrapling / scrapling /spiders /request.py

Commit History

fix(spiders): corrections and removal of dead code
c923d18

Karim shoair commited on

style: Fix all mypy errors and add type hints to untyped function bodies
31c2447

Karim shoair commited on

fix(requests): return the cached fingerprint on second call
e30685e

Karim shoair commited on

feat(spiders/requests): Use a reliable method for fingerprint generation
e227110

Karim shoair commited on

feat(spiders): Add pause/resume system for crawls
1721cbb

Karim shoair commited on

feat(spiders): Add logic to detect blocked requests and retry them
337bce0

Karim shoair commited on

feat(spiders system): a prototype of the new spiders system
f8f7469

Karim shoair commited on