MShawon / YandexMail-Account-Creator

πŸš€ Create hundreds of free YandexMail Email Accounts in the matter of minutes πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yandex Account Creator

πŸš€ Create endless amounts of free Yandex Accounts. πŸš€

πŸ— Manage your free Yandex Accounts. πŸ—

πŸ“Œ Ver. 0.1 Beta πŸ“Œ

πŸ€– Full Proxy Support πŸ€–

Features

  • Random inputs for Username & Password ✏️
  • Save Account details after Creation in .cvs file 🧾
  • Full Auto Account Creation πŸ€–

Getting Started

This script can create Yandex Free Mail Accounts with the usage of proxies.

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Support πŸ‘¨β€πŸ’»

Any problems with running the script and any questions please cantact me via Twitter @hendrik_bgr

Buy Me A Coffee

Prerequisites

  • Python 3.6+

Before We get started

You will need to have access to 2Captcha and some Premium Proxies.

Get your 2Captcha Access here: 2Captcha

Get cheap Premium proxies here: Webshare

Once you are registered with both services you need to place your 2Captcha API key into the captcha_config.py file

After that place your proxies in proxy_config.py (ip:port:username:password)

Get a copy of the Project. Open your Terminal and enter:

git clone https://github.com/hendrikbgr/YandexMail-Account-Creator

To install all needed requirements run the following command in the project directory:

pip install -r requirements.txt

After that you can proceed to start the Script.

Running πŸƒπŸ½β€β™‚οΈ

To run this script open your Terminal in the project directory.

To start the Account Creator Script enter:

python creator.py

Output

You will find account details in list.csv in this format.

Email Password First Name Last Name Security Question

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used

To Do List πŸ“

  • Add random username and password. βœ…
  • Print account details to in console βœ…
  • Add more information to console when running βœ…
  • Create requirements.txt file for easy installation βœ…
  • Script Crashes when captcha is wrong βœ…

About

πŸš€ Create hundreds of free YandexMail Email Accounts in the matter of minutes πŸš€

License:MIT License


Languages

Language:Python 100.0%