Telegram Channels Scraper avatar
Telegram Channels Scraper

Pricing

Pay per usage

Go to Store
Telegram Channels Scraper

Telegram Channels Scraper

Developed by

Mike

Mike

Maintained by Community

Scrapes channels data from Telegram

5.0 (1)

Pricing

Pay per usage

0

Total users

9

Monthly users

9

Last modified

4 days ago

You can access the Telegram Channels 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.

1echo '{
2  "channels": [
3    {
4      "url": "https://t.me/durov"
5    }
6  ]
7}' |
8apify call pamnard/telegram-channels-scraper --silent --output-dataset

Telegram Channels Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: