An open API service indexing awesome lists of open source software.

https://github.com/shahsuvarli/mail.ru-email-creator

This Python script uses Selenium, time, and keyboard libraries to automatically create an account on the mail.ru website.
https://github.com/shahsuvarli/mail.ru-email-creator

automation creation email keyboard mail python ru selenium time

Last synced: 6 months ago
JSON representation

This Python script uses Selenium, time, and keyboard libraries to automatically create an account on the mail.ru website.

Awesome Lists containing this project

README

          

Mail.ru Account Creator
=======================

This is a Python script that automates the process of creating an account on mail.ru using the Selenium web driver, time, and keyboard libraries.

Prerequisites
-------------

- Python 3
- Selenium library
- Time library
- Keyboard library
- Chrome web driver

Usage
-----

1. Clone or download the repository.
2. Install the required libraries by running `pip install -r requirements.txt` in the terminal.
3. Download the Chrome web driver and place it in the project directory.
4. Open `config.py` and provide your mail.ru account information.
5. Run the script using the command `python main.py`.

Important Note
--------------

Please use this script responsibly and only for educational purposes. The developer of this script is not responsible for any misuse of the script.