Skip to main content

Account Generator with Browser Automation

Project description

Account Generator with Browser Automation

This Python project allows you to generate accounts using browser automation. It supports integrated proxy rotation, User-Agent rotation, and checks if an account is already in use. Captchas must be solved manually during account generation, as they cannot be effectively solved by any library present currently.

Features

  • Browser Automation: Automates the process of account generation using a web browser.
  • Proxy Rotation: Integrated support for rotating proxies to change IP addresses.
  • User-Agent Rotation: Rotates User-Agent headers to simulate different browsers and devices.
  • Duplicate Email Check: Checks if an account is already registered.

Usage

  1. Installation

    # Clone the repository
    git clone <repository-url>
    cd account-generator
    
    # Install dependencies
    pip install -r requirements.txt
    
  2. Running the Script

    python run.py
    

    Follow the on-screen instructions to input captchas when prompted. Also, chromedriver should pe available in the system PATH.

Future Work

  • Integration of LLM models to automate solving advanced captchas commonly used today.

Contributing

Contributions are welcome! Please fork the repository and submit pull requests.

License

This project is licensed under the GPL 3.0 License - see the LICENSE file for details.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

accounts_generator-0.1.0.tar.gz (47.3 kB view hashes)

Uploaded Source

Built Distribution

accounts_generator-0.1.0-py3-none-any.whl (37.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page