Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.2.0
metadata
title: Telegram Network Mapper
emoji: π
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: false
license: apache-2.0
Telegram Network Mapper
This application visualizes the network of Telegram channels based on message forwarding patterns. Enter a channel username to analyze its interactions.
How to Use
- Enter the username of a Telegram channel (e.g.,
@example_channel). - Click "Submit" to generate the network graph.
Features
- Extracts messages from Telegram channels.
- Identifies message forwarding patterns.
- Visualizes the interaction network as a directed graph.
Notes
- Ensure the channel is public and accessible via its username.
- The application uses the Telegram API, so some delays may occur during data extraction.