This automation script simplifies the process of signing up for an account on a website by generating random numbers and filling out the signup form. It also provides options for using proxies to ensure anonymity while automating the process.
- Generates random numbers for signup.
- Automates filling out the signup form with random numbers.
- Supports proxy rotation for anonymity.
Before using this automation script, ensure you have the following prerequisites installed:
- Google Chrome Browser
- Chromedriver (Place it in C:\chromedriver\chromedriver.exe)
-
Clone this repository to your local machine.
-
Install the required Python libraries:
pip install -r requirements.txt
-
Run the script:
python automate.py
Follow the prompts to configure the automation process.
- Headless mode: You can choose to run the script in headless mode (without a visible browser window).
- Proxy support: The script supports proxy rotation for anonymity. Provide proxy details in the proxy_data.csv file.
Ifeanyi Nneji
This project is licensed under the MIT License.