Disclaimer
The following example is a simple script showing how to utilize Smartproxy with Puppeteer.js. We suggest to reseach Puppeteer.js documentation in order to continue development with this tool.
Prerequisites
To run our example script, you are going to need a few libraries as well as Node.js.
Installation
- Once you have your project directory ready for development with Puppeteer.js, open it using Terminal/Command prompt utilising
cdcommand. - After that, execute the following command to download our proxy setup example file:
curl https://raw.githubusercontent.com/Smartproxy/Puppeteer/master/puppeteer.js > puppeteer.js
-
You should see a new file named puppeteer.js in your project folder. Edit it using an editor of your choice.
-
To setup your username, password and endpoint you would like to use, change the according lines in within punctuation marks ('').
Usage
To run this example script, while in your project folder, run the following command:
node puppeteer.js
If you did everything correctly, you should see an IP appearing form our proxy server once script finishes running.
Need help?
Email - sales@smartproxy.com
Live chat 24/7


