Telegram Scraper avatar
Telegram Scraper

Pricing

$9.99/month + usage

Go to Store
Telegram Scraper

Telegram Scraper

Developed by

codemaster devops

codemaster devops

Maintained by Community

Seamlessly extract public messages from any Telegram channel and gain valuable insights. Perfect for researchers, marketers, and data analysts.

0.0 (0)

Pricing

$9.99/month + usage

7

Total users

337

Monthly users

34

Runs succeeded

99%

Last modified

5 months ago

You can access the Telegram 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 dainty_screw/telegram-scraper --silent --output-dataset

Telegram Scraper API through CLI

The Apify CLI is the official tool that allows you to use Telegram 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: