This repo is created to automate proxy browsers of Dolphin Anty with Selenium.
This file is how can you open a browser to use with Selenium.
This file is how can you list and delete all the profiles(browsers) on Dolphin Anty.
This file is how you can create and update profiles via api.
You need to have chromedriver to open profiles and use with selenium. It can be downloaded on dolphin anty's documentation.
Chrome driver download link is
I've only shared basic CRUD operations for profiles. There is an official documentation for wider usage. Hope that was helpfull.