TeamHG-Memex / scrapy-rotating-proxies

use multiple proxies with Scrapy
MIT License
738 stars 158 forks source link

Please add ability to not assign proxy that is in-use #60

Open iamumairayub opened 3 years ago

iamumairayub commented 3 years ago

I use cookiejar to maintain several sessions in my Scrapy project

I want to have the ability to not assign the proxy that is in-use for a request so my multiple sessions IP don't overlap

Any idea?

fredd-427 commented 3 years ago

Hi

I observed a similar bug here: https://github.com/TeamHG-Memex/scrapy-rotating-proxies/issues/49