Welcome to the Bulk Gmail Account Creator repository! This project allows you to automate the creation of Google accounts using Puppeteer. With this script, you can fill out registration forms and handle verification steps with ease.
Whether you need multiple accounts for testing, development, or any other purpose, this tool simplifies the process. You can find the latest releases here.
- Automated Registration: Automatically fills in the registration form.
- Verification Handling: Manages SMS verification seamlessly.
- Customizable: Modify settings to suit your needs.
- Easy to Use: Simple setup and execution process.
This project covers a variety of topics related to account creation:
- account-creator
- account-creator-generator
- auto-create-gmail
- account-generator
- accounts
- accounts-generator
- accounts-google
- botaccount
- gmail
- gmail-bot
- gmail-create
- gmailcreator
- gmailer
- gmailsignup
- registration
- requests
- sms
To get started with the Bulk Gmail Account Creator, follow these steps:
-
Clone the Repository:
git clone https://github.com/ferit7/Bulk-Gmail-Account-Creator.git cd Bulk-Gmail-Account-Creator
-
Install Dependencies:
Make sure you have Node.js installed. Then, run:
npm install
-
Configure the Script:
Open the configuration file and set your preferences. You can specify how many accounts to create and other parameters.
-
Run the Script:
Execute the script with:
node index.js
-
Download Latest Release:
For the latest version of the script, visit the Releases section to download and execute the file.
Once you have set everything up, you can start creating Gmail accounts. The script will handle the following steps:
- Navigate to the Google Signup Page: The script opens the registration page in a headless browser.
- Fill Out the Form: It automatically fills in the required fields.
- Handle Verification: The script waits for SMS verification and processes it accordingly.
- Completion: Once all steps are complete, the accounts will be created.
We welcome contributions! If you have ideas for improvements or new features, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
If you encounter any issues, please check the Issues section. You can report bugs or request features there.
This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to the contributors and everyone who has provided feedback. Your support helps improve the project.
For any questions or inquiries, feel free to reach out:
- Email: your-email@example.com
- Twitter: @yourhandle
Thank you for checking out the Bulk Gmail Account Creator! For the latest updates, remember to visit the Releases section. Happy coding!