Skip to content

CC Scrapper: An advanced Telegram bot script to scrape credit cards from specified Telegram groups and channels.

Notifications You must be signed in to change notification settings

bisnuray/CC-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CC Scrapper Telegram Bot

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

CC Scrapper: An advanced Telegram bot script to scrape credit cards from specified Telegram groups and channels.


Features

  • Scrapes Cards from Private/Public Telegram groups and channels.
  • Supported Format Group/Channel username/id/link
  • Scrape Any Specific Bin Credit Cards
  • Removes duplicate Credit Cards.
  • 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.
  • A Telegram bot token (you can get one from @BotFather on Telegram).

Installation

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

pip install pyrogram
pip install aiogram==2.6

Configuration

  1. Open the script with your favorite text editor.
  2. Find the line that contains BOT_TOKEN = '123456:ABCDEFGHIJLLJOdMttZ5hEZ78'.
  3. Replace the placeholder token with your actual Telegram bot token.
  4. Replace The api_id, api_hash, and phone_number
  5. Optional Also you can change this admin_ids, admin_limit For Admin Scrape Limit . default_limit for others user

Deploy the Bot

git clone https://github.com/bisnuray/CC-Scrapper
cd CC-Scrapper
python3 scrapper.py

Usage

  1. Use the /scr command followed by the group or channel username and the number of messages to scrape.

    /scr @channel_username 1000
    
  2. Optionally, you can scrape any target bin cards

    /scr @channel_username 1000 434769
    

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

CC Scrapper: An advanced Telegram bot script to scrape credit cards from specified Telegram groups and channels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages