SmartProxy middleware for Scrapy
Project description
scrapyx-smartproxy
SmartProxy 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-smartproxy
settings.py
# Activate the middleware
SMARTPROXY_ENABLED = True
# The SmartProxy URL
SMARTPROXY_URL = 'http://user:pass@gate.smartproxy.com:10000'
DOWNLOADER_MIDDLEWARES = {
'scrapyx_smartproxy.SmartProxyMiddleware': 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 Distribution
File details
Details for the file scrapyx-smartproxy-0.1.1.tar.gz
.
File metadata
- Download URL: scrapyx-smartproxy-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.29.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf289fa86135c9af92a2a8a8682331c225a278b61aaf01835d3441870ec82279 |
|
MD5 | f67b21eb55e21cf6d68088cbcc20d1dc |
|
BLAKE2b-256 | e0307700580b956742680b3e4528e4dec502b91a77c728a64f12c8020950ab09 |
File details
Details for the file scrapyx_smartproxy-0.1.1-py2.7.egg
.
File metadata
- Download URL: scrapyx_smartproxy-0.1.1-py2.7.egg
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.29.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3b684d65991ba771575415d047cf474bc88d41cc567d76c3b5903050ed205e2 |
|
MD5 | 6f377926e8803a998f80527e7d32718f |
|
BLAKE2b-256 | 2189354418c1c517f5860fe059f8cc09716898117666873a258a13e5dbfd0ce4 |