The docs of Scrapy says about HttpProxyMiddleware is like this: This middleware sets the HTTP proxy to use for requests, by setting the proxy meta value for Request objects. Like the Python
情報源: Scrapy : How to write a HttpProxyMiddleware? – Stack Overflow