bisnuray / Mail-Scrapper

Mail Scrapper an Advance Telegram Bot Script to scrape email and password combinations from specified Telegram groups and channels

Home Page:https://t.me/itsSmartDev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mail Scrapper Telegram Bot

GitHub Repo stars GitHub issues GitHub pull requests GitHub contributors GitHub forks

Mail Scrapper an Advance Telegram Bot Script to scrape email and password combinations from specified Telegram groups and channels


Features

  • Scrape email and password combinations from Private/Public Telegram Groups/channels.
  • Supported Format Group/Channel username/link
  • Scraping Speed Super Fester.

Requirements

Before you begin, ensure you have met the following requirements:

  • Python 3.8 or higher.
  • pyrogram and aiogram==2.6 libraries.

Installation

To install Squid and necessary utilities, run the following commands:

pip install pyrogram
pip install aiogram==2.6

Configuration

  1. Replace the placeholders in the script with your actual values:

    • api_id and api_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.

Deploy the Bot

git clone https://github.com/bisnuray/Mail-Scrapper
cd Mail-Scrapper
python3 mailscr.py

Usage

  1. 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

Author

Feel free to reach out if you have any questions or feedback.

About

Mail Scrapper an Advance Telegram Bot Script to scrape email and password combinations from specified Telegram groups and channels

https://t.me/itsSmartDev


Languages

Language:Python 100.0%