Playwright is a platform that is perfectly suited to optimise your work with proxies. It supports all modern rendering engines including Chromium, WebKit, and Firefox. Furthermore, you can work via the most suitable language, for instance, TypeScript, JavaScript, Python, .NET, and Java.
To start using Playwright, use the following link.
We’ve gathered a step-by-step guide on setting up our proxies via Playwright.
Before starting with Playwright, you need to install a few basic tools: Node.js and a code editor of your choice. After that, please create a Node.js project and install the required package by filling in the following information:
Protocol: either HTTP or Socks5
IP address of the server
Port: starts with 9000 for the login/password authorisation method
Username: your SOAX login
Password: the password that you generate in the Quick Access section of your SOAX Dashboard
For example:
You can check if the proxies are successfully working via our checker.
For more detailed information - you can check out the official Playwright documentation, which should answer any queries you might have.