
Telegram
1 day trial then $5.00/month - No credit card required now

Telegram
1 day trial then $5.00/month - No credit card required now
Collect Profiles and Messages from Telegram. It's fast and costs little!
Actor Metrics
22 monthly users
No reviews yet
9 bookmarks
>99% runs succeeded
10 hours response time
Created in May 2024
Modified 3 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.
1echo '{
2 "profiles": [
3 "telegram",
4 "bloomberg"
5 ],
6 "proxy": {
7 "useApifyProxy": true,
8 "apifyProxyGroups": [
9 "RESIDENTIAL"
10 ]
11 }
12}' |
13apify 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
1npm i -g apify-cli
2apify login
Other API clients include: