TeleGram-Scraper is a telegram group scraper tool to fetch all information about group members.
How To Install & Setup API ( Termux )
API Setup
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
$ python3 setup.py -i
$ python3 setup.py -c
$ python3 scrapr.py
$ python3 smsbot.py members.csv
$ python3 add2group.py members.csv
$ python3 setup.py -u
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…
Introduction In digital investigations, images often hold more information than meets the eye. With the…
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…
What is a Port? A port in networking acts like a gateway that directs data…
The ls command is fundamental for anyone working with Linux. It’s used to display the files and…
The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…