How to scrap Telegram Account using Termux
How To Scrap Telegram Group Member
System Hacking
This is how to scrape a Telegram group member. I'm pretty sure that you like it.
please like this video and if you find any problem please leave a comment.And please support me by subscribing to get you like this for the future. And follow me in this Blog I will try my all best to work hard for you.
TOOLS
$ 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 scraper.py
( members.csv is the default if you changed the name to use it )Send Bulk SMS To Collected Data
$ python3 smsbot.py members.csv
Update Tool
$ python3 setup.py -u
• 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 :
- 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 an app ( will be used in setup.py
DISCLAIMER : This Thread is only for Education Purposes. I will not be Responsible of Any Illegal use of this information. Try not to HACK the Androids, other than your`s.