Skip to content

chankitsaini/Telegram-Scraper-Adder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Scraper Adder

wtf, atlest just fuking ⭐ star ⭐ it


• 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 In Termux

$ pkg up -y

$ pkg install python -y

$ pkg install git

$ git clone https://github.com/ChankitSaini/TeleGram-Scraper-Adder

$ cd Telegram-Scraper-Adder

  • Install requierments & Setup Configuration File. ( apiID, apiHash )

$ python setup.py

  • To scrap members from group.

$ python scraper.py

  • Add Scraped members to your group.

$ python adder.py

About

Python Script for scrapping Telegram Members from a group to another.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%