Mail Scrapper an Advance Telegram Bot Script to scrape email and password combinations from specified Telegram groups and channels
- Scrape email and password combinations from Private/Public Telegram Groups/channels.
- Supported Format Group/Channel username/link
- Scraping Speed Super Fester.
Before you begin, ensure you have met the following requirements:
- Python 3.8 or higher.
pyrogram
andaiogram==2.6
libraries.
To install Squid and necessary utilities, run the following commands:
pip install pyrogram
pip install aiogram==2.6
-
Replace the placeholders in the script with your actual values:
api_id
andapi_hash
: Obtain these from my.telegram.org.phone_number
: Your phone number registered with Telegram.BOT_TOKEN
: Your Telegram bot token from BotFather.YOUR_ADMIN_USER_ID
: Your Telegram user ID for authorization.
git clone https://github.com/abirxdhackz/Mail-Scrappers
cd Mail-Scrappers
python3 mailscr.py
-
Interact with your bot on Telegram using the
/scrmail
command:/scrmail <channel_identifier> <amount>
<channel_identifier>
: The username or invite link of the channel.<amount>
: The number of email and password combinations to collect.
✨ Note: Fork this repo, & Star ☀️ the repo if you liked it. and Share this repo with Proper Credit
- Name: Abir Arafat Chawdhury
- Telegram: @abir_xd_bio
Feel free to reach out if you have any questions or feedback.