How to Maintain a Consistent Location on Amazon While Scraping with Proxy Rotation in Playwright?
I am creating a script to scrape Amazon products, and I am using proxy rotation. The problem I am facing is that when Playwright creates the browser and opens the URL, it takes the location of the proxy. I want to use the same location all the time because otherwise, the products and offers vary from one location to another.