Luminati middleware for Scrapy
Project description
scrapyx-luminati
Luminati middleware for Scrapy
Required
python version >= 2.7
Install
Checkout the source and run
python setup.py install
Or
pip install scrapyx-luminati
settings.py
# Activate the middleware
LUMINATI_ENABLED = True
# The Luminati URL
LUMINATI_URL = 'http://127.0.0.1:24000'
DOWNLOADER_MIDDLEWARES = {
'scrapyx_luminati.LumninatiProxyMiddleware': 610,
}
Project details
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-luminati-0.1.6.tar.gz
.
File metadata
- Download URL: scrapyx-luminati-0.1.6.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 | fdb5a6e94fdc9f0be0cfb89d7686cbf8a87d8ff7664a2c4fb30a364ef8841e88 |
|
MD5 | a6bfbc447bdc190036c1ccbe1883de32 |
|
BLAKE2b-256 | 75ca42ab1a75fa8348c6063790825080141c494c846079c0e748eacf5f7da796 |
File details
Details for the file scrapyx_luminati-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: scrapyx_luminati-0.1.6-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 | 4691130f324eaf1a73f866514d57f69a041dea80b5130e7a09fbbe04874e0f5f |
|
MD5 | aba2c1c96a01d982b5ad68b42c930281 |
|
BLAKE2b-256 | 09f5ab8a7d49c0c576f8707d100b23aafc179be9cb010e61bc22b855887e1cc7 |