I built a Python workflow to collect and organize information from approved public Telegram channels. The workflow can collect post text, timestamps, channel names, public links, view counts, and other fields visible in the public channel.
It cleans and structures the collected records and exports them to CSV or Excel for research, monitoring, or content analysis. The sample shows the collection process and organized output. No private messages, private groups, login bypasses, or personal account data were used.
Like this project
Posted Sep 21, 2026
I built a Python workflow to collect and organize information from approved public Telegram channels. The workflow can collect post text, timestamps, channel...