Stormproxies middleware for Scrapy
Project description
scrapyx-stormproxies
Stormproxies middleware for Scrapy (http://scrapy.org/)
Required
python version >= 2.7
Install
Checkout the source and run
python setup.py install
Or
pip install scrapyx-stormproxies
settings.py
# Activate the middleware
STORMPROXIES_ENABLED = True
# The Stormproxies URL
STORMPROXIES_URL = 'http://x.x.x.x:13080'
DOWNLOADER_MIDDLEWARES = {
'scrapyx_stormproxies.StormProxyMiddleware': 610,
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file scrapyx-stormproxies-0.1.1.tar.gz
.
File metadata
- Download URL: scrapyx-stormproxies-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b62b911295607deeee9927471d71e00bb8fcecc9666f50729db6ddec5b8487c3 |
|
MD5 | 2c2a74d84b84cd4ec167607f19ce8bcd |
|
BLAKE2b-256 | da1e8bd5be7671ee07834b966734b25d5d67f1fc9bfe32b6331efb185266c41c |
File details
Details for the file scrapyx_stormproxies-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: scrapyx_stormproxies-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96787b0f40dd1a28454bfa88b05f8ae894ad9478a54c2a7e6c429775cf80f1d5 |
|
MD5 | 2a2857f4f7890c0f0aef33a490d6b8f9 |
|
BLAKE2b-256 | 48b28b1c25bec4eecfd59466e6f19b4b52f5b2bfff8cd4eaadbf95f57e7e81a5 |
File details
Details for the file scrapyx_stormproxies-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: scrapyx_stormproxies-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 308c17c776208b9a8db20c9aa7a868ed21c1dfd9e90a75f73167583040739ac9 |
|
MD5 | acb73386fb098b2f2f20001cd56d33d4 |
|
BLAKE2b-256 | f557ec0cb7a91e11713625a590247198a460e23f413a6725ec840579ee474a1d |