Skip to content

This-Python-script-can-be-used-to-generate-random-Gmail-accounts.-The-script-creates-Gmail-accounts-using-random-user-agents-and-stores-the-generated-account-information-in-a-file.

Notifications You must be signed in to change notification settings

Joy50208/Gmail-Account-Creator-Bulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Gmail Account Creator

This Python script can be used to generate random Gmail accounts. The script creates Gmail accounts using random user agents and saves the generated account information in a file.

Requirements

  • Python 3.x
  • requests library (pip install requests)
  • Selenium library (pip install selenium)
  • Cryptography library (pip install cryptography)
  • Fernet library (pip install fernet)

Usage

  1. Firstly, you will need a URL with random user agents in a file called user-agents.txt.
  2. Edit gmail_creator.py and replace the variable userAgentsUrl with the URL of the user agent file.
  3. Run the script: python gmail_creator.py.

Caution

  • This script can be used to create random Gmail accounts.
  • Also, when using this script, there is no privacy and security of the created accounts. It is the user's responsibility to ensure the security of the created account information.

Licence

This project is licensed under the MIT Licence. See the LICENSE file for more information.

About

This-Python-script-can-be-used-to-generate-random-Gmail-accounts.-The-script-creates-Gmail-accounts-using-random-user-agents-and-stores-the-generated-account-information-in-a-file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published