Relative Content

Tag Archive for javascriptweb-scrapingproxypuppeteer

JS puppeeter – changin IP by proxy

I’m working on a Node.js project where I’m trying to change my IP address using proxies with Puppeteer. However, when I open the Chromium browser window (in script), I still see my original IP address instead of the proxy IP. I’m relatively new to this, so any advice on how to properly configure the proxy would be greatly appreciated.