Skip to content

It can add members from one Telgram group to another. It can filter the members on the basis of their last seen.

Notifications You must be signed in to change notification settings

jharanasolanki/Telegram-Scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Group Scrapper

wtf, atlest just fuking ⭐ star ⭐ it


• API Setup

  • Go to http:https://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/th3unkn0n/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

  • Update Tool

$ python3 setup.py -u


Follow Me On

About

It can add members from one Telgram group to another. It can filter the members on the basis of their last seen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%