Telegram Group Member avatar

Telegram Group Member

Pricing

from $0.49 / 1,000 results

Go to Apify Store
Telegram Group Member

Telegram Group Member

Get every member of any Telegram group — names, usernames, phone (when public), bios, and profile pics. Thousands at once, in one click.

Pricing

from $0.49 / 1,000 results

Rating

5.0

(4)

Developer

CheapGET

CheapGET

Maintained by Community

Actor stats

18

Bookmarked

501

Total users

30

Monthly active users

6 hours ago

Last modified

Share

Telegram Group Member - Find All Members of Any Telegram Group

Support Rating Reliability Telegram Group Member

Find members of any public Telegram group — cheap and fast, with profile details and no login required.

🏆 Key Features

🔍 Deep Search Mode

  • 🕵️ Find Hidden Members: Discover members who posted in the group, even when the admin has hidden the member list.

  • 🔓 Historical Members: Find people who participated in the past, not just current members.

  • 📈 Activity Discovery: See who actually posts and engages, not just passive lurkers.

  • 🔄 Full Coverage: Map out the complete active user base by checking message history.

📋 Complete Member Profiles

  • 🎯 Names & Usernames: Get first/last names, multiple usernames, and unique user IDs for every member.

  • ⭐ Premium & Verified: See which members have Telegram Premium and official verification badges.

  • 🛡️ Safety Flags: Check if accounts are flagged as scam, fake, or restricted — filter out bad actors instantly.

  • 🌐 Languages: See each member's language code to understand the group's demographics.

👥 Activity & Status Info

  • 📅 Last Seen: Check when each member was last active — online, recently, last week, or specific timestamps.

  • 🤖 Bot Detection: Automatically tells you which accounts are bots vs real users.

  • 📸 Story Visibility: See if members have public stories or hidden visibility settings.

  • 📞 Contact Status: Check which members require Premium to be contacted.

⚙️ Smart & Fast

  • ⚡ Two Modes: Standard Mode for instant member lists, or Deep Search for finding hidden and historical members.

  • 🔄 Auto-Pagination: Handles groups with thousands of members automatically.

  • 🛡️ Reliable: Built-in account rotation and rate-limit handling for 99.9% success rates.

  • 📦 Clean Results: Get organized JSON data ready for download as CSV, Excel, or any format you need.

💰 Pricing

| Resource | Cost | Description |

| --------------- | -------- | ------------------------------------------------------------------------- |

| Actor Start | $0.01 | Flat fee charged once per run |

| Result | $0.00055 | Charged per member found. Includes 18+ fields (ID, status, Premium, etc.) |

💡 Example Cost:

  • Finding 1,000 member profiles

  • Cost: $0.01 + (1,000 × $0.00055) = $0.56

🎯 Use Cases

👥 Check Group Members

Want to see who's in a Telegram group? Get the full member list with names, usernames, and activity status — perfect for checking group quality or finding people you know.

🔍 Find Hidden Members

Many groups hide their member lists. Use Deep Search to discover who actually posts and participates, even when the list is hidden by admins.

🤖 Spot Bots

Instantly identify which accounts are bots vs real users. Great for checking if a group has real engagement or is filled with automated accounts.

📊 Community Research

Understand the makeup of any Telegram community — how many Premium users, what languages they speak, how recently they were active, and more.

📅 Track Activity

Check member "Last Seen" status to understand how active a group really is. Find out who's online, who was here recently, and who hasn't been back in months.

🌟 Why Choose This Actor

Built for anyone who wants to check, search, or save Telegram group members — this tool gives you instant access to complete member lists, cheap and fast.

| Feature | Telegram Group Member | Manual Check | Telegram Export | Group Bots |

| :------------------ | :------------------------ | :--------------- | :---------------- | :--------------- |

| Deep Search | ✅ Historical Members | ❌ Not possible | ❌ Not included | ⚠️ Limited |

| Hidden Lists | ✅ Works anyway | ❌ Can't see | ❌ Can't access | ⚠️ Inconsistent |

| Premium Status | ✅ Shown per member | ⚠️ One at a time | ❌ Not included | ⚠️ Basic |

| Scam/Fake Flags | ✅ Auto-detected | ❌ Not visible | ❌ Not included | ❌ Not available |

| Fields Per User | ✅ 18+ fields | ⚠️ Name only | ⚠️ Basic fields | ⚠️ Limited |

| Setup Time | ✅ Instant | ❌ Hours | ⚠️ Manual steps | ⚠️ Configuration |

| Pricing Model | ✅ Pay per member | ✅ Free but slow | ✅ Free but basic | ⚠️ Credit based |

🚀 Quick Start

  1. Enter a Telegram group URL — paste a public group link (e.g., https://t.me/binanceexchange)

  2. Click Start — choose how many members you want and whether to enable Deep Search

  3. Download your results — get all member profiles as JSON, CSV, or Excel

💻 Input Parameters

Telegram Group Member input configuration showing parameters: Telegram URL, Max Results, and Deep Search

ParameterTypeRequiredDescription
deep_searchboolean✅ YesEnable for hidden members + historical members
max_resultsinteger✅ YesHow many members to find in the group
telegram_urlstring✅ YesTelegram Group link (supports t.me URL, @username, or username)

📝 Example Input

{
"deep_search": true,
"max_results": 100,
"telegram_url": "https://t.me/binanceexchange"
}

📤 Output Structure

FieldTypeDescription
processorstringURL of the Apify actor that processed this data
processed_atstringISO 8601 formatted timestamp (UTC) when the data was processed
user_idintegerTelegram user unique identifier
first_namestringUser's first name
last_namestringUser's last name
usernamesarrayList of user's Telegram usernames (@handles), deduplicated
phone_numberstringUser's phone number if publicly visible
entity_typestringEither "user" or "bot"
is_deletedbooleanWhether user account is deleted
is_verifiedbooleanWhether user is verified
is_premiumbooleanWhether user has Telegram Premium
is_scambooleanWhether user is marked as scam
is_fakebooleanWhether user is marked as fake
is_restrictedbooleanWhether user account is restricted
lang_codestringUser's language code
last_seenstringonline, ISO 8601 timestamp (offline with time), offline, recently, last_week, last_month, or unknown
stories_hiddenbooleanWhether user's stories are hidden
premium_contactbooleanWhether contacting this user requires Telegram Premium

📤 Example Output

{
"processor": "https://apify.com/cheapget/telegram-group-member?fpr=aiagentapi",
"processed_at": "2025-01-15T12:00:00+00:00",
"user_id": 123456789,
"first_name": "John",
"last_name": "Doe",
"usernames": ["johndoe_crypto", "jd_official"],
"phone_number": null,
"entity_type": "user",
"is_deleted": false,
"is_verified": false,
"is_premium": true,
"is_scam": false,
"is_fake": false,
"is_restricted": false,
"lang_code": "en",
"last_seen": "online",
"stories_hidden": false,
"premium_contact": false
}

🔌 Integrations

Connect this actor to your favorite tools and automate your workflow.

🐍 Python SDK

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_API_TOKEN")
run_input = {'telegram_url': 'https://t.me/binanceexchange',
'max_results': 100,
'deep_search': True}
run = client.actor("cheapget/telegram-group-member").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

🟨 JavaScript / Node.js SDK

import { ApifyClient } from "apify-client";
const client = new ApifyClient({ token: "YOUR_APIFY_API_TOKEN" });
const run = await client.actor("cheapget/telegram-group-member").call({
runInput: {
telegram_url: "https://t.me/binanceexchange",
max_results: 100,
deep_search: true,
},
});
for await (const item of client.dataset(run.defaultDatasetId).iterateItems()) {
console.log(item);
}

🌐 REST API (curl)

curl -X POST "https://api.apify.com/v2/acts/cheapget~telegram-group-member/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"telegram_url": "https://t.me/binanceexchange", "max_results": 100, "deep_search": true}'

Ⓜ️ Make.com Integration

Get Started with Make.com (1000 Free Credits) 🎁

Step 1: Add the Make.com module "Run an Actor"
Step 2: Enable mapping and paste Actor ID `8vxvc9BwwG34zvS5P`
Step 3: Paste the input JSON and run synchronously
Step 4: Add "Get Dataset Items" with `defaultDatasetId`

🎱 N8N.io Integration

Open Source Workflow Automation

Step 1: Add the Apify node "Run an Actor and get dataset"
Step 2: Set Selection Mode to By ID
Step 3: Paste Actor ID `8vxvc9BwwG34zvS5P`
Step 4: Add your input JSON and read items from `defaultDatasetId`

📚 API Documentation

  • Python API - Complete Python client documentation with examples

  • JavaScript API - Node.js and browser integration guide

🏗️ Metadata (JSON-LD)

{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Telegram Group Member - Apify Actor",
"applicationCategory": "UtilitiesApplication",
"applicationSubCategory": "Telegram Group Member Search",
"operatingSystem": "Cloud",
"offers": {
"@type": "Offer",
"description": "Usage-based pricing. See the Pricing section for current automation-aligned event rates.",
"availability": "https://schema.org/InStock"
},
"description": "Find every member of any public Telegram group with names, usernames, Premium status, and activity levels.",
"featureList": [
"Deep Search for Hidden Members",
"Complete Member Profiles",
"Activity & Status Info",
"Bot Detection"
],
"keywords": "telegram group members, telegram member search, telegram group lookup, apify actor",
"author": {
"@type": "Organization",
"name": "cheapget",
"url": "https://apify.com/cheapget?fpr=aiagentapi"
},
"softwareVersion": "1.0.0",
"datePublished": "2024-01-01",
"dateModified": "2026-04-22"
}

🚀 Performance Tips

Get the best speed, cost, and quality from your runs with these tips:

💰 Cost Optimization

  • Standard Mode for Public Lists: If a group has public members, disable deep_search to finish up to 10x faster and save on runtime costs.

  • Set a Limit: Always set max_results to what you actually need — no point getting 100,000 members if you only need 1,000.

  • Run in Batches: For large communities, consider running periodic checks instead of daily full lookups.

⚡ Speed Optimization

  • Disable Deep Search: For groups with visible member lists, Standard Mode is the fastest option.

  • Smaller Batches: Large groups (50k+ members) run faster when you set a reasonable max_results limit.

  • Auto-Parallel: The Actor uses efficient protocols to maximize speed while staying within limits.

🛡️ Data Quality Tips

  • Deep Search for Hidden Groups: If you get 0 results from a known large group, the list is probably hidden — enable deep_search to find members.

  • Check Usernames: Use the usernames array to identify members across different Telegram handles.

  • Verify Safety Flags: Always check is_scam and is_fake before using member data for outreach or community work.

📊 Best Practices

  • Test Small: Run a sample on a small group (10-50 members) to verify your setup before scaling.

  • Check Premium Contacts: Use the premium_contact flag to know which members are reachable without Premium.

  • Track Deleted Accounts: The is_deleted flag helps identify accounts that are no longer active.

❓ FAQ

Can I find members from groups with hidden lists?

Yes! Deep Search mode checks message history to discover members who have participated in the group, even when the admin has hidden the member list.

How many members can I find at once?

There's no hard limit — you can find up to 10,000,000 members. We recommend setting a reasonable max_results (e.g., 5,000 to 10,000) per run for best performance.

Is this free?

There is no subscription. Each run starts at $0.01, and each member costs $0.00055. Finding 100 members costs about $0.065.

Can I spot bots in the group?

Yes. The output includes an entity_type field that clearly shows whether each account is a user or a bot.

Can I see Telegram Premium status?

Absolutely. The is_premium flag shows which members have Telegram Premium subscriptions.

What if a group is private?

This tool works with public groups only. You must provide a valid public group link or username (e.g., @binanceexchange).

How accurate is the "Last Seen" status?

The data reflects the status from Telegram at the moment the data was collected. Values include online, timestamps, or general categories like last_week or last_month.

What output formats are available?

Results come as JSON by default, and can be downloaded as CSV, Excel, or XML from the Apify platform.

How do I handle large groups (50k+ members)?

The Actor automatically paginates through the list. For very large groups, use Standard Mode unless member lists are hidden.

Can I find historical members?

Yes. Deep Search is specifically designed to find people who interacted with the group in the past, giving you a historical view of the community.

🏷️ SEO Keywords

🔍 Primary Keywords: telegram group members, telegram member search, telegram group lookup, telegram member list, telegram group checker

🔎 Long-Tail Keywords: how to find telegram group members, get telegram group member list free, find hidden telegram group members, telegram group member search tool, download telegram group members

💼 Industry Keywords: telegram community checker, telegram group activity tracker, telegram member status finder, telegram Premium user finder, telegram bot detector

🌍 Location Keywords: telegram groups united states, telegram members uk, telegram group search worldwide, telegram group india, telegram members any country, telegram groups global

💡 Use Case Keywords: check telegram group members, find telegram bots, search telegram members, download telegram member list, check telegram group quality

This tool accesses publicly available data only. It does not bypass authentication, access private content, or violate platform terms of service. You are responsible for:

  • Data Rights: Ensuring you have permission to collect and use the data.

  • Privacy Compliance: Adhering to GDPR, CCPA, and other applicable privacy laws when processing personal data.

  • Platform Terms: Respecting Telegram's terms of service and usage policies.

  • Ethical Use: Using the data responsibly and in compliance with all relevant regulations.

Need help or have compliance questions? Contact us.

💼 Jobs

🎬 Videos

📱 Social Media

🔴 Reddit

💬 Telegram

📍 Local & Real Estate

🤝 Support & Community

📧 Support: Contact Us 💬 Community: Telegram Group


Last Updated: April 22, 2026