Skip to content

Collects information from Telegram groups, including details, members, and messages using the Telethon library.

Notifications You must be signed in to change notification settings

alimahdibahrami/telegram-group-info-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Telegram Group Information Collector

This script collects information from a Telegram group, including group details, members, and messages.

Prerequisites

  • Install required dependencies: pip install telethon

Usage

  1. Replace the placeholder values in the script with your own Telegram API ID, API hash, and phone number.
  2. Specify the target group's username or ID.
  3. Run the script.

Files Generated

  • group_info.json: Contains information about the target group.
  • all_messages.csv: CSV file with details of all messages in the group.

Note

Ensure that you have obtained API credentials from the Telegram API website.

About

Collects information from Telegram groups, including details, members, and messages using the Telethon library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages