scrapy-stealth
Stealthy Crawling. Maximum Results.
Per-request drivers and automatic HTTP → browser fallback.
scrapy-stealth adds TLS impersonation, behavioral fingerprinting, adaptive rate limiting, smart proxies, and real Chrome to Scrapy —
with per-request driver selection and automatic HTTP → browser fallback.
Documentation: scrapy-stealth.readthedocs.io/en/latest/
💜 Sponsors
|
|
|
|
NodeMaven — the most efficient proxy provider for web scrapping and automation with the highest-quality IP on the market.
Why NodeMaven?
SCRAPYSTEALTH35 — 35% off Mobile and Residential Proxies;
SCRAPYSTEALTH40 — 40% off ISP (Static) Proxies.
|
Install
pip install scrapy-stealth
Requires Python 3.11+ and Scrapy 2.12–2.x. See the installation guide.
Quick setup
DOWNLOADER_MIDDLEWARES = {
"scrapy_stealth.middlewares.StealthDownloaderMiddleware": 950,
}
STEALTH_ENABLED = True # injects driver="auto" on every request
yield scrapy.Request("https://example.com")
That runs turbo first, then retries once with visible Chrome on JS challenges or session bans.
See Quick start for per-request mode, proxies, and
custom_settings.
Documentation
| Topic | Link |
|---|---|
| Getting started | Installation · Quick start · Example spider |
| Configuration | Global settings · Per-request meta |
| Drivers | Overview · Auto · Browser |
| Guides | Cookies & requests · Proxies · DNS · Snapshots |
| Reference | Features · Comparison · Stats · Changelog |
Contributing
See CONTRIBUTING.md.
License
MIT — see LICENSE.
Release files for scrapy-stealth 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scrapy_stealth-1.0.1.tar.gz | 211.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| scrapy_stealth-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 437.6 kB
Release files / scrapy_stealth-1.0.1.tar.gz
| Download URL | scrapy_stealth-1.0.1.tar.gz |
|---|---|
| Size | 211.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4de532c3b3acc5be1c62753e47cdb164aec12aab1739fa6a87bdc508ff5a41fd
|
|
BLAKE2b-256 checksum How to use checksums |
cb20231770163e4fea7a16c974b0533bc58b14180347e5e3747dfecaf786f0d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / scrapy_stealth-1.0.1-py3-none-any.whl
| Download URL | scrapy_stealth-1.0.1-py3-none-any.whl |
|---|---|
| Size | 226.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3ddc63b5cdd9b5edb31c64d4bee28e92240c999ceb42d8e29fdbaf5431f4c0d
|
|
BLAKE2b-256 checksum How to use checksums |
b5d63ce35c58f5f84ea577ff8b557c61cafb14835b89ffc848ad490c6b5d2f37
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log