0
25
Collection of posts from Telegram channels into a clean CSV
Data Parsing
Command line tool: extracts posts from Telegram channels and delivers them ready for analysis - CSV, JSON Lines, or plain text.
The work is divided into two stages: collection via Telegram API separately, cleaning offline separately. This allows for…