๐ Create endless amounts of free Yandex Accounts. ๐
๐ Manage your free Yandex Accounts. ๐
๐ Ver. 0.1 Beta ๐
๐ค Full Proxy Support ๐ค
- Random inputs for Username & Password โ๏ธ
- Save Account details after Creation in .cvs file ๐งพ
- Full Auto Account Creation ๐ค
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.
Any problems with running the script and any questions please cantact me via Twitter @hendrik_bgr
- Python 3.6+
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.
To run this script open your Terminal in the project directory.
To start the Account Creator Script enter:
python creator.py
You will find account details in list.csv in this format.
Password | First Name | Last Name | Security Question |
---|
- Hendrik Bgr - Initial work - HendrikBgr
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- 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 โ