Giter Site home page Giter Site logo

nobodykr / gmail-account-creator-bulk Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 8 KB

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.

License: MIT License

Python 97.72% Batchfile 2.28%

gmail-account-creator-bulk's Introduction

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)
  • Chrome WebDriver (For more information: https://sites.google.com/a/chromium.org/chromedriver/)

Usage

  1. Firstly, you will need a URL with random user agents in a file called user-agents.txt. See here for a sample list of user agents.
  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.

gmail-account-creator-bulk's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.