Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.35 KB

File metadata and controls

30 lines (22 loc) · 1.35 KB

🔍 Telegram Group Member Scraper

A Python script to extract member details from multiple Telegram groups, including user IDs, usernames, phone numbers, and more.

Python Telethon License
PRs Welcome


✨ Features

  • 🚀 Multi-Group Scraping: Fetch members from multiple Telegram groups at once.
  • 📊 Structured Data: Export to CSV/JSON with fields like user_id, username, phone, verified, etc.
  • 🤖 Flexible Auth: Supports both user accounts (MTProto) and bots (Bot API).
  • 🔒 Privacy-Aware: Respects Telegram’s rate limits and privacy policies.

🛠️ Installation

Prerequisites

Steps

  1. Clone the repo:
    git clone https://github.com/yourusername/telegram-group-scraper.git
    cd telegram-group-scraper