• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

telegram group scraper tool. fetch all information about group members

Status
Not open for further replies.

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
32
Reaction score
45,552
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
20191203_205322.jpg



• How To Setup API ( video )




To see this hidden content, you must like this content.

• API Setup


  • Go to 
    This link is hidden for visitors. Please Log in or register now.
     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

To see this hidden content, you must like this content.
$ 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 ( as per api limitation 50 users a day )

$ python3 add2group.py members.csv

  • Update Tool

$ python3 setup.py -u


This link is hidden for visitors. Please Log in or register now.


This link is hidden for visitors. Please Log in or register now.



• Download


To see this hidden content, you must like this content.
 
coo share. But how can fetch profile image of each member of group ?

 
Status
Not open for further replies.
Back
Top