Telegram scraper avatar
Telegram scraper

Pricing

$25.00/month + usage

Go to Store
Telegram scraper

Telegram scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape group members from any telegram group. (⚠️ Warning: Auto adding feature is no longer available!)

1.0 (2)

Pricing

$25.00/month + usage

99

Total users

7.1K

Monthly users

4

Runs succeeded

63%

Issues response

55 days

Last modified

6 days 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 '{
< "authToken": "",
< "scrapeGroup": "https://t.me/BitSquad",
< "startPage": 1,
< "count": 10
<}' |
<apify call curious_coder/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: