DEV Community

Cover image for Telegram Scarper (Scrap other pepole group members into your group)  - Python script
Raghav Khanna
Raghav Khanna

Posted on

Telegram Scarper (Scrap other pepole group members into your group) - Python script

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

Alt Text

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 )

How To Install and Use

$ pkg install -y git python

$ git clone https://github.com/raghavkhanna30/Telegram-Scraper.git

$ cd Telegram-Scraper

Install requierments

$ python3 setup.py -i

setup configration file ( apiID, apiHASH )

$ python3 setup.py -c

To Genrate User Data

$ python3 scraper.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 devlopment )

$ python3 groupadd.py members.csv

Update Tool

$ python3 setup.py -u

GIVE A START IF YOU FIND IT USEFUL😍

Latest comments (31)

Collapse
 
alex_62 profile image
ALEX

Hello, I would like to benefit from your services, so I would be delighted to have an answer.

If you have telegram or whatsapp or an application on which I can reach you, please send me

Collapse
 
hemoreal profile image
Hemoreal

$ python3 groupadd.py members.csv

The group I created are not showing

Collapse
 
hemoreal profile image
Hemoreal

Getting flood error from telegram, please what should I do

Collapse
 
varun800358 profile image
Varun

I have developed its advanced version and able to add 4000 members a day without any issue, by logging in multiple numbers at a time.
My telegram - @ap9168

Thank you!

Collapse
 
varun800358 profile image
Varun

Contact me to get script in which you can add multiple accounts at once so that whenever flood error occurs in one account ,it switches to other account for adding members. Everything is fully automatic and can add members really fast. It can also sort members based on last seen time
Telegram - @ap9168
Email - kartik9468@gmail.com
I also add members at very less rate
I have telegram boss multiple pc version also available

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
abutalha786 profile image
Abutalha786

Will we get a flood error in this script.

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
gun1127 profile image
gun1127

why does it come empty when it comes to selecting groups

Some comments may only be visible to logged-in visitors. Sign in to view all comments.