Is it possible to create a proxy failover within Scrapy, so that when one fails the other will take over scraping the rest of the requests? I would of thought that it would be done using the retry middleware, but I don't really have a clue how to create one.
I have found a few examples online but none using two API SDK proxies. From the research i have done i think it can be done using retry middleware, but i dont think i quite understand how to do it.
FYI - The proxies im using are Zyte proxy manager and Scrapeops.io