Playwright

Playwright proxy setup

Daria avatar
Written by Daria
Updated over a week ago

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:

  1. Protocol: either HTTP or Socks5

  2. IP address of the server

  3. Port: starts with 9000 for the login/password authorisation method

  4. Username: your SOAX login

  5. 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.

Did this answer your question?