-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Pull requests: scrapy/scrapy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Offer an unhandled exception to each process_spider_exception method only once
#7996
opened Aug 13, 2026 by
AdrianAtZyte
Contributor
•
Draft
Add a schemes parameter to LinkExtractor, and extract data: and s3: links by default
#7994
opened Aug 13, 2026 by
AdrianAtZyte
Contributor
•
Draft
Run errback output through the spider middlewares on download errors
#7992
opened Aug 12, 2026 by
AdrianAtZyte
Contributor
Loading…
Complete coverage for H2DownloadHandler
#7990
opened Aug 12, 2026 by
AdrianAtZyte
Contributor
Loading…
Allow downloading response bodies into files
#7987
opened Aug 12, 2026 by
AdrianAtZyte
Contributor
Loading…
Document how to prioritize the body-declared encoding
#7977
opened Aug 10, 2026 by
AdrianAtZyte
Contributor
Loading…
Do not fail to disable a component with an unimportable path
#7967
opened Aug 10, 2026 by
mhassan824
Loading…
Add HTTPCACHE_SCOPE to allow sharing the HTTP cache across spiders
#7964
opened Aug 9, 2026 by
AdrianAtZyte
Contributor
Loading…
Start item-processing workers on demand instead of one per CONCURRENT_ITEMS
#7959
opened Aug 9, 2026 by
AdrianAtZyte
Contributor
Loading…
Do not run item pipelines or feed exports on scrapy check
#7957
opened Aug 9, 2026 by
AdrianAtZyte
Contributor
Loading…
Add DiskDupeFilter, a disk-backed duplicate request filter
#7952
opened Aug 8, 2026 by
AdrianAtZyte
Contributor
•
Draft
Make the media pipeline checksum algorithm configurable
#7951
opened Aug 8, 2026 by
AdrianAtZyte
Contributor
Loading…
Add ChecksumMiddleware to verify response bodies against expected checksums
#7950
opened Aug 8, 2026 by
AdrianAtZyte
Contributor
Loading…
Honor user-set Content-Length request headers on HTTP/2
#7944
opened Aug 8, 2026 by
AdrianAtZyte
Contributor
Loading…
Store bytes request fingerprints in RFPDupeFilter
#7943
opened Aug 8, 2026 by
AdrianAtZyte
Contributor
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.