A Python script for parsing members from any Telegram channels and groups.
**What it can do:**
- Parsing channel/group members (up to 10,000)
- Two modes: all members OR active writers (those who actually write in the chat)
- Filters: only active, with photo, with username
- Bypass Telegram´s limit (200 per request) through alphabetical collection
- Export to CSV and JSON
- Proxy support (SOCKS5/HTTP)
- Anti-ban: random delays, auto-wait during floods
**What you get:**
- parser.py — main script
- config.py — settings manager
- config.ini — auto-generated config
- requirements.txt — dependencies
- README.md — documentation
**Download format:** CSV/JSON with fields: ID, first name, last name, username, photo, activity, premium, language
**Requirements:** Python 3.10, Telegram API keys (free on my.telegram.org)
**Guarantee:** 48 hours. If the script doesn´t work, you´ll get a refund.
No feedback yet