Home
Softono

Undetectable Selenium Connection

Open source Python
16
Stars
4
Forks
1
Issues
1
Watchers
8 months
Last Commit

 About Undetectable Selenium Connection

How to start profiles with API and connect them with Selenium using Python

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Undetectable Selenium Connection?

We provide expert installation service for this software. Our team will install, configure, and secure Undetectable Selenium Connection on your server. plans start at just $30.

Undetectable Selenium Connection

View on GitHub

undetectable-selenium-connection

How to start Undetectable profiles with API and connect them with Selenium using Python

With that code you can use Selenium with Undetectable browser profiles.

You can download app and try for free from: Undetectable Browser

We recommend to use our webdriver that you can download from link: https://undetectable.io/download/chromedriver.exe You need to save this file in folder with script.py.

This script will start Undetectable profiles that stored in folder "test" one by one and open few sites in these profiles.

How to use:

  1. Install Python (you can download it from https://www.python.org/)
  2. run terminal with admin rules and enter:
  pip install selenium
  pip install requests
  1. download chromedriver and put it to folder with script.py
  2. open Undetectable browser, create few profiles and choose folder with name "test" for them
  3. enter in terminal:
  python script.py