scrapy-zyte-smartproxy is a Scrapy downloader middleware to use one of Zyte’s proxy services: either the proxy mode of Zyte API or Zyte Smart Proxy Manager (formerly Crawlera).
- Python 2.7 or Python 3.4+
- Scrapy 1.4+
You can install scrapy-zyte-smartproxy using pip:
pip install scrapy-zyte-smartproxy
Documentation is available online at
https://scrapy-zyte-smartproxy.readthedocs.io/ and in the docs
directory.