I wrote a Scrapy middleware to must use proxy on every scrapy.Request(url).
My custom middleware:
class MyCustomProxyMiddleware(o