gurjeet29 / telegram_members_scrapper

Python Script to scrape members from a selected Telegram group.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A python script to scrape all the members in a telegram group and save in a CSV file.

NOTE: You can scrape the members only from a Group NOT A CHANNEL.

REGESTRING

Go to this link https://core.telegram.org/api/obtaining_api_id and login with with the phone number regitered on telegram.

You will get the API ID and API HASH.

USAGE

Run the python script and enter your api id, api hash and phone number(with country code).

It will show you all the groups you are member of.

Select the group of which you want the members and the script will do the rest.

You can view the members scraped in a CSV file.

About

Python Script to scrape members from a selected Telegram group.


Languages

Language:Python 100.0%