Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 595 Bytes

readme.md

File metadata and controls

35 lines (21 loc) · 595 Bytes

Dolphin Anty Automation

Dolphin Anty Automation Selenium Python

🧐 Features

Here're some of the project's best features:

  • Get all Profiles data Dolphin-Anty
  • Start profile/driver automation
  • Stop profile/driver

🛠️ Installation Steps:

1. Python 3.x

2. Install Packages

pip install -r requirements.txt

3. Modify .env with personal API KEY

HOST="localhost" PORT="3001" AUTH_TOKEN="Bearer yourtokenapihere"

4. Run Program

python main.py