VOOZH about

URL: https://apify.com/i-scraper/telegram-groups-scraper

⇱ Telegram Groups Scraper Β· Apify


Pricing

$0.30 / 1,000 results

Go to Apify Store

Telegram Groups Scraper

⚑️ Telegram Groups Scraper: Extract messages from public & private Telegram groups.

Pricing

$0.30 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ i-Scraper

i-Scraper

Maintained by Community

Actor stats

5

Bookmarked

238

Total users

12

Monthly active users

2 months ago

Last modified

Categories

Share

πŸ“Š Powerful Apify Actor for extracting message history from public Telegram groups (including private invite links).

Telegram Groups Scraper automatically downloads complete or incremental message history from the groups you specify.


1. Why you will love it

  • 🏎 Fast β€” fetches thousands of messages per minute thanks to full async processing.
  • πŸ›‘ Reliable β€” retries API calls, respects rate limits and survives network hiccups.
  • πŸ”Ž Flexible β€” scrape any number of groups and use historyFrom to limit the time range.
  • ☁️ Scalable β€” run dozens of parallel actors on Apify without dealing with servers.

2. Input configuration

{
"groups":[
"@mygroup",
"https://t.me/+abcdef1234567"
],
"historyFrom":"2025-01-01T00:00:00Z",
"telegramSession":"${{ TELEGRAM_SESSION }}",
"telegram2faPassword":"${{ TELEGRAM_2FA_PASSWORD }}"
,"limit":3000
}

Parameters explained:

  • groups (array, required) β€” group identifiers accepted in any of the following forms:
    • @group
    • https://t.me/group (public)
    • https://t.me/+<hash> or https://t.me/joinchat/<hash> (invite link)
  • historyFrom (string, optional) β€” ISO-8601 timestamp. Messages older than this value are skipped.
  • telegramSession (string, optional) β€” pass a session string directly instead of using the secret.
  • telegram2faPassword (string, optional) β€” account password if two-factor authentication is enabled.
  • limit (integer, optional, default 3000) β€” maximum number of messages to retrieve per group.

3. Running the Actor

  1. Open Telegram Groups Scraper on Apify.
  2. Click Run and open the Logs tab.
  3. If you didn’t provide a session string, a QR code will appear. In the Telegram app open Settings β†’ Devices β†’ Link Desktop Device and scan the QR code.
  4. If Telegram prompts for a password after scanning the QR (two-factor authentication), stop the run, open the input section and fill Telegram 2FA password (or set the secret TELEGRAM_2FA_PASSWORD) and start the Actor again.
  5. (Optional) Copy the session string shown in the logs and store it as TELEGRAM_SESSION for future runs.

4. Output dataset

Each message is stored in the default dataset. Sample record:

{
"type":"message",
"group":"mygroup",
"id":12345,
"date":"2024-05-21T15:32:10+00:00",
"sender_id":67890,
"sender_username":"username",
"text":"Hello, Apify!",
"media_type":null
}

Download results in JSON, CSV, Parquet and more via Apify API or UI.


5. FAQ

Q: I see FloodWaitError in logs β€” did the run fail?
A: No. The actor automatically waits the required time and resumes. You will only see a warning.

Q: Can I scrape a private group?
A: Yes! Provide a valid invite link (e.g., https://t.me/+abcdef1234567) and the actor will automatically join and fetch its history (your account must have permission to join).

Q: How do I save only media messages?
A: After the run finishes, filter the dataset by media_type.

Q: Is it safe to provide telegramSession and telegram2faPassword?
A: Both values are stored in Apify Secrets; they never appear in logs and cannot be read by other actors. A session string only grants access to act as your account, and the 2FA password is used once during the sign-in flow. Recommended practices:
β€’ keep both values exclusively in Secrets;
β€’ regenerate / update the session string whenever you change your Telegram password;
β€’ you can revoke access at any moment in Telegram settings by logging out the linked device.

Q: I noticed a new device called β€œapifytg” logged into my Telegram from an unfamiliar location. What is it?
A: When the actor authenticates, Telethon registers a device for the session (the default device model is β€œApifyTG”). The IP you see is the data-centre where the actor is running (Apify Cloud or your local machine). This is expected and safe. If you want to revoke access, simply log this device out in Settings β†’ Devices and remove the saved telegramSession / secret.


6. Related Telegram Scrapers

Looking for more Telegram data extraction tools? Check out our complete suite:


7. Support & contributions

Found a bug or have a feature request? Feel free to open an issue or submit a pull request. We’re happy to discuss ideas like additional fields, filters or export formats.


⭐️ Launch Telegram Groups Scraper today and turn Telegram content into valuable data for analytics, brand monitoring and research!

You might also like

Telegram Scraper

donjuan_mime/telegram-scraper

Get messages, views, media, and post metadata from any public Telegram channelβ€”fast and easy.

Telegram

canadesk/telegram

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

πŸ‘ User avatar

Canadesk Support

391

1.0

Telegram Channel Monitor & Data Extractor

george.the.developer/telegram-channel-scraper

Extract messages, member data, and engagement analytics from any public Telegram channel. Monitor crypto groups, track competitor channels, analyze discussion trends. No Telegram account required.

124

Telegram Groups/Channel Member Scraper

bhansalisoft/telegram-group-member-scraper

Telegram Groups/Channel Member Scraper - Scrap Telegram Groups/Channel- Scrap hidden member from chat history and member list.

2.7K

5.0

Telegram Channels Scraper

i-scraper/telegram-channels-scraper

⚑️ Telegram Channels Scraper: Extract posts from public Telegram channels.

212

5.0

Telegram Scraper

tri_angle/telegram-scraper

Scrape profiles and messages in a couple of seconds.

πŸ‘ User avatar

Tri⟁angle

3.5K

1.6

Telegram Scraper

dainty_screw/telegram-scraper

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

πŸ‘ User avatar

codemaster devops

1K

4.6

Telegram Scraper + AI Analysis β€” Posts, Sentiment, MCP-Ready

ml_boost/tg-apify-actor

Scrape any public Telegram channel and enrich each post with Gemini AI β€” sentiment, topics, summaries, translation, entities, and image descriptions. Built-in content moderation. MCP-ready for Claude Desktop and AI agents.

Telegram Channel Content & Media Scraper

webfinity/telegram-channel-content-media-scraper-v2

Extract Telegram posts with media β€” text, views, reactions, media links, channel name, bio, subscribers, post metadata. Ideal for creators, analysts, data engineers, automation. Updated May 3, 2026 β€” forwards, hashtags, mentions, channel info added. See README.

Telegram Channel Message

truefetch/telegram-channel-message

Archive public Telegram channel messages β€” full text, media URLs, reaction counts, forwarded-from, reply threads, and 23 fields. Filter by date. No account. $0.38 per 1,000.

513

4.9