TeleGram-Scraper : Telegram Group Scraper Tool

TeleGram-Scraper is a telegram group scraper tool to fetch all information about group members.

How To Install & Setup API ( Termux )

API Setup

  • Go to http://my.telegram.org and log in.
  • Click on API development tools and fill the required fields.
  • put app name you want & select other in platform Example :
  • copy “api_id” & “api_hash” after clicking create app ( will be used in setup.py )

Also Read – Bluewall : Firewall Framework Designed For Offensive & Defensive Cyber Professionals

How To Install and Use

$ pkg install -y git python

$ git clone https://github.com/th3unkn0n/TeleGram-Scraper.git

$ cd TeleGram-Scraper

  • Install requirements

$ python3 setup.py -i

  • Setup configuration file ( apiID, apiHASH )

$ python3 setup.py -c

  • To Generate User Data

$ python3 scrapr.py

  • ( members.csv is default if you changed name use it )
  • Send Bulk sms To Collected Data

$ python3 smsbot.py members.csv

  • add users to your group ( in development )

$ python3 add2group.py members.csv

  • Update Tool

$ python3 setup.py -u

R K

Recent Posts

WID_LoadLibrary : The Intricacies Of DLL Management In Windows

WID_LoadLibrary is a custom implementation inspired by the Windows API function LoadLibrary, which is used…

14 hours ago

Locksmith : A Tool For Securing Active Directory Certificate Services

Locksmith is a specialized tool designed to identify and remediate vulnerabilities in Active Directory Certificate…

14 hours ago

Uscrapper Vanta : A Cutting-Edge OSINT Tool For Advanced Data Extraction

Uscrapper Vanta is a powerful open-source intelligence (OSINT) tool designed to revolutionize web scraping and…

14 hours ago

Pake : Transforming Webpages Into Desktop Applications

Pake is an innovative tool designed to convert any webpage into a desktop application with…

19 hours ago

Bevy : Exploring The Frontier Of Game Development With Rust

Bevy is an open-source, data-driven game engine built in Rust, designed to simplify game development…

19 hours ago

AppFlowy Cloud : Enhancing Collaboration With Secure Cloud Infrastructure

AppFlowy Cloud is a robust component of the AppFlowy ecosystem, designed to provide secure user…

2 days ago