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
-
Installation
# Clone the repository git clone <repository-url> cd account-generator # Install dependencies pip install -r requirements.txt
-
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file accounts_generator-0.1.0.tar.gz
.
File metadata
- Download URL: accounts_generator-0.1.0.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 756821c3bf73cd984144ce55aea3d67538304644d707008e36508df87e5d9b42 |
|
MD5 | ead6c00a710daf75cfbe7a6455c4e187 |
|
BLAKE2b-256 | e25c3eaa8f72dafc2a7cfd72ada4431723b1ca62de0ddfb33e9979a682939431 |
File details
Details for the file accounts_generator-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: accounts_generator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ab0af0376964137ab65ecde4dbeb7ef7b42a61dc0b7dff533ef926d3e0794d0 |
|
MD5 | a6c360a5ce55c2edfc88d64b2b93f73e |
|
BLAKE2b-256 | b72ae276177efd2c23d188f19d22624767d7a41a5ec5af4f13d559a60f8aba98 |