Running concurrent Scraping multiple instance of chrome and IP proxy

Any method running concurrent Scraping multiple instances of chrome and IP proxy

200k pages to scrape,Currently scraping at 3sec intervel,which leads to 7+ days to scrape the whole site,
Any workaround to run 7 independent instances of chrome and scrap simultaneously to reduce time to single day?7 chrome with 7 ip proxy to prevent ban,

Share your thoughts pls

This is much harder to do in Windows 'cos Chrome just uses the Windows Internet settings. You can try a VM like VirtualBox where you can install and configure separate Chrome and proxy settings.

If you're on Linux (Ubuntu) it is much easier and you can use a socksifier like Tsocks or Dante.