Bright Data middleware for Scrapy
Project description
scrapyx-bright-data
Bright Data middleware for Scrapy
Required
python version >= 2.7
Install
Checkout the source and run
python setup.py install
Or
pip install scrapyx-bright-data
settings.py
# Activate the middleware
BRIGHTDATA_ENABLED = True
# The Bright Data URL
BRIGHTDATA_URL = 'http://127.0.0.1:24000'
DOWNLOADER_MIDDLEWARES = {
'scrapyx_bright_data.BrightDataProxyMiddleware': 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-bright-data-0.1.2.tar.gz
.
File metadata
- Download URL: scrapyx-bright-data-0.1.2.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 | 76cb85cb1ffc2ecd82065e4e05d6f0608e5317d8dde8bf919d3708e9f423adca |
|
MD5 | 14ebae12341726c26de8fee573a7f750 |
|
BLAKE2b-256 | 2504ec175d09f6ae7102db6f094535ed74b8ab941d63c6d5503dc15a1dfe197b |
File details
Details for the file scrapyx_bright_data-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: scrapyx_bright_data-0.1.2-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 | bdfec2199f489d9951d7c2c2d80762bacb6800c88455bdfdb39a1123ffd22870 |
|
MD5 | 22959f941150627368f8c4d03db37966 |
|
BLAKE2b-256 | 397c3c5b68efff979a4e0c4e41f7e713e60e9cdb55d77a135ce2494ff63cfe85 |