5313 shaares
127 private links
127 private links
For research purposes, and to analyze the content of a Telegram channel, you may need the channel’s data in a clean JSON format.
Here there is a Python script to get data from Telegram channels. It has two main files: One for getting a member’s data from a channel, and second, to get the channel’s messages.
The script saves this data into JSON files; you can use them for analysis or to import into your databases.