TeleScraper is a sleek, Flask-powered interface for scraping Telegram messages and media from channels you are a member of.
🔧 Built on top of robertaitch/telegram-scraper — now with a web GUI.
- 📥 Scrape messages and media (optional toggle)
- 📊 Real-time stats
- 🔁 Continuous background scraping
- 📤 Export data to JSON or CSV
- 🧠 Session-based setup with API key + 2FA support
- 💻 Clean modern UI (no terminal needed)
git clone https://github.com/robertaitch/telescraper.git
cd telescraper
pip install -r requirements.txt
python app.py
Then visit:
http://localhost:5000
- Python 3.8+
- Telegram API credentials from my.telegram.org
- A Telegram account
MIT
Built with ❤️ for ethical OSINT.