
Telegram Scraper
Pricing
$4.00/month + usage
Go to Store

Telegram Scraper
Get messages, views, media, and post metadata from any public Telegram channel—fast and easy.
0.0 (0)
Pricing
$4.00/month + usage
1
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
4 days ago
Telegram Posts Scraper
A script for scraping posts from public Telegram channels.
Overview
This script is designed to extract posts from a public Telegram channel.
Features
- Scrapes post content including text, views, images, videos, date, and post link.
Input
Parameters
- channel: The username or ID of the public Telegram channel.
- limit: Maximum number of posts to scrape.
Format
{"channel": "bloomberg","limit": "20"}
Output
The script returns a JSON array where each object represents a Telegram post with relevant details.
Example Output
[{"author": "Bloomberg","date": "2025-06-03T16:59:28+00:00","id": 3038,"images": ["https://image_url.jpg"],"videos": ["https://video_url.mp4"],"link": "https://t.me/bloomberg/3038","message": "Breaking: South Korea’s Kim Moon-soo has conceded defeat to ...","views": "2.0K"}]
How to Use
- Set up a new task on the Apify platform or run the script in your own environment.
- Provide the input JSON with the desired Telegram channel and post limit.
- Execute the script to retrieve the latest posts.
Disclaimer
This script is provided "as is" without any warranties. Users are fully responsible for its use. Please ensure compliance with Telegram’s terms of service and any relevant legal regulations when using this scraper.