Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.46 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.46 KB

Automation Script for OamFuture Website Signup

Overview

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.

Features

  • Generates random numbers for signup.
  • Automates filling out the signup form with random numbers.
  • Supports proxy rotation for anonymity.

Screenshot

Screenshot (559)

Prerequisites

Before using this automation script, ensure you have the following prerequisites installed:

Usage

  1. Clone this repository to your local machine.

  2. Install the required Python libraries:

    pip install -r requirements.txt
  3. Run the script:

    python automate.py

Follow the prompts to configure the automation process.

Configuration

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

Author

Ifeanyi Nneji

License

This project is licensed under the MIT License.