Install Telegram Scrap Tool on Termux
NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility. Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.
Requirements:
- Termux from play store.
- Mobile data / wifi connection.
Step 1: First install Termux from Playstore
Step 2: Then open Termux and enter this command : ' termux-setup-storage' And allow storage access to Termux
Step 3: enter the command : ' apt update && apt upgrade'
Step 4: Install Python3 by typing this command : ' pkg install python'
Step 5: You need to install git Enter this command for this : ' pkg install git'
Step 6: Now enter this command to install the TeleGram Scrapper tool : ' git clone https://github.com/th3unkn0n/TeleGram-Scraper.git'
Step 7: Then type this command : ' cd TeleGram-Scraper' And Type Is.
Step 8: You need to set the requirement So type this command : ' python setup.py -i' Enter y to install the requirements.
Step 9: Here you need to configure the API key of that type : ' python setup.py -c'
Now go to my.telegram.org and enter the verification code with the phone number you are logged in to. If you have not created an application, create an application after clicking on APIDocumentation . The following copies the application ID, API hash . Enter your application ID by typing Termux and press Enter to ask for an API hash. Copy and paste the API hash and press Enter It will ask for your phone number, type in the number and hit Enter. Preparation
Step 10: Now Everything Is Right
To use Telegram Scrapper just type this command :' python scraper.py'
Enter the number to select a group. Scrap all members of the group and save them in Members.csv.
- You can send them bulk SMS by typing : ' python smsbot.py members.csv'
- You can add them to your group by typing : ' python add2group.py members.csv'
This is all you know how to install and use the Telegram Scrapper Tool in Termux.
Comments
Post a Comment