Telegram Channel Scraper avatar
Telegram Channel Scraper

Pricing

Pay per usage

Go to Store
Telegram Channel Scraper

Telegram Channel Scraper

Developed by

Daniel Milevski

Daniel Milevski

Maintained by Community

Telegram channel Scraper for getting public messages without login, phone number, or Telegram app. In the message supported forward and telegram reply URLs.

3.0 (1)

Pricing

Pay per usage

23

Total users

2.2k

Monthly users

69

Runs succeeded

>99%

Issue response

60 days

Last modified

2 years ago

You can access the Telegram Channel Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "channels": [
< "mediumcom"
< ],
< "postsFrom": 10,
< "postsTo": 20,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call danielmilevski9/telegram-channel-scraper --silent --output-dataset

Telegram Channel Scraper API through CLI

The Apify CLI is the official tool that allows you to use Telegram Channel Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: