Telegram avatar
Telegram

Pricing

$5.00/month + usage

Go to Store
Telegram

Telegram

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Collect Profiles and Messages from Telegram. It's fast and costs little!

0.0 (0)

Pricing

$5.00/month + usage

11

Total users

214

Monthly users

16

Runs succeeded

>99%

Last modified

6 months ago

You can access the Telegram 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 '{
< "profiles": [
< "telegram",
< "bloomberg"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/telegram --silent --output-dataset

Telegram API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: