Telegram Messages Scraper avatar

Telegram Messages Scraper

Pricing

$25.00/month + usage

Go to Apify Store
Telegram Messages Scraper

Telegram Messages Scraper

Scrape messages from any telegram group / channel / chats

Pricing

$25.00/month + usage

Rating

2.0

(6)

Developer

Curious Coder

Curious Coder

Maintained by Community

Actor stats

116

Bookmarked

7.1K

Total users

0

Monthly active users

4 days ago

Last modified

Share

Features

  • Scrape messages from any telegram group or channel you have access to

Getting started

  • Click on 'Try for free' button
  • Go to 'Input' tab and select action you want to perform
  • Go to web.telegram.org and copy the group or channel URL you want to use.
  • Paste it in the 'Group or channel to scrape messages' input field
  • Click on 'Save and start' button

The following steps required only for first time:

  • Go to 'Live view' tab to scan the QR code to authenticate the actor with telegram (This step is only one time)
  • Open telegram app on your device.
  • Go to Telegram menu -> Settings -> Devices and click on 'Add device' button and scan the QR code
  • Copy the auth code to use it in future runs by filling 'Auth code'. If you pass auth token, you can avoid scanning QR code

✳️ You might be interested in: Whatsapp scraper | Discord scraper | Facebook group members scraper | Other useful scrapers

How to get group URL

Telegram group member scraper- how to get group url

Integrations

You can use Make to integrate telegram scraper data to any other SaaS platform by designing your own automation flows.

Message output

{
"id": 12345,
"date": 1696420161,
"dateISO": "2023-10-04T12:29:21.000Z",
"text": "Hello from the group!",
"type": "Message",
"fromId": "202577853",
"fromUsername": "example_user",
"fromTitle": null,
"fromFirstName": "Pavel",
"fromLastName": "Tsyganov",
"replyToMsgId": null,
"views": 42,
"forwards": 3,
"mediaType": null,
"groupedId": null,
"editDate": null
}