Noor12shah / TeleGram-Scraper-1

telegram group scraper tool. fetch all information about group members , with no limitation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeleGram-Group-Scraper


• Setup API

  • 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

$ pkg install -y git python

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

$ cd TeleGram-Scraper

$ chmod +x * && python3 setup.py

$ python3 teleg-scrapr.py


Follow Me On

About

telegram group scraper tool. fetch all information about group members , with no limitation

License:GNU General Public License v3.0


Languages

Language:Python 100.0%