Telegram Group Member
Pricing
from $0.49 / 1,000 results
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
Actor stats
18
Bookmarked
501
Total users
30
Monthly active users
6 hours ago
Last modified
Categories
Share
Telegram Group Member - Find All Members of Any Telegram Group
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
-
Enter a Telegram group URL — paste a public group link (e.g.,
https://t.me/binanceexchange) -
Click Start — choose how many members you want and whether to enable Deep Search
-
Download your results — get all member profiles as JSON, CSV, or Excel
💻 Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
deep_search | boolean | ✅ Yes | Enable for hidden members + historical members |
max_results | integer | ✅ Yes | How many members to find in the group |
telegram_url | string | ✅ Yes | Telegram 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
| Field | Type | Description |
|---|---|---|
processor | string | URL of the Apify actor that processed this data |
processed_at | string | ISO 8601 formatted timestamp (UTC) when the data was processed |
user_id | integer | Telegram user unique identifier |
first_name | string | User's first name |
last_name | string | User's last name |
usernames | array | List of user's Telegram usernames (@handles), deduplicated |
phone_number | string | User's phone number if publicly visible |
entity_type | string | Either "user" or "bot" |
is_deleted | boolean | Whether user account is deleted |
is_verified | boolean | Whether user is verified |
is_premium | boolean | Whether user has Telegram Premium |
is_scam | boolean | Whether user is marked as scam |
is_fake | boolean | Whether user is marked as fake |
is_restricted | boolean | Whether user account is restricted |
lang_code | string | User's language code |
last_seen | string | online, ISO 8601 timestamp (offline with time), offline, recently, last_week, last_month, or unknown |
stories_hidden | boolean | Whether user's stories are hidden |
premium_contact | boolean | Whether 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 ApifyClientclient = 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 synchronouslyStep 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 IDStep 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_searchto finish up to 10x faster and save on runtime costs. -
Set a Limit: Always set
max_resultsto 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_resultslimit. -
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_searchto find members. -
Check Usernames: Use the
usernamesarray to identify members across different Telegram handles. -
Verify Safety Flags: Always check
is_scamandis_fakebefore 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_contactflag to know which members are reachable without Premium. -
Track Deleted Accounts: The
is_deletedflag 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
⚖️ Legal & Compliance
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.
🔗 Related Actors
💼 Jobs
-
Best Job Search - Find jobs on LinkedIn, Indeed, and Glassdoor — free, fast, with salary info
-
Glassdoor Job Search - Search Glassdoor for jobs with salaries, ratings, and company reviews
-
Indeed Job Search - Find Indeed jobs with salary, location, and company details
-
LinkedIn Job Search - Search LinkedIn jobs with applicant counts and company info
🎬 Videos
-
Best Video Downloader - Download videos from 1000+ sites in any quality
-
TikTok Video Downloader - Download TikTok videos without watermarks
-
YouTube Video Downloader - Download YouTube videos in multiple qualities
-
Video Subtitles Downloader - Download subtitles from any video URL
-
TikTok Live Recorder - Record TikTok live streams automatically
-
TikTok Video Lookup - Get full TikTok video details with hidden SEO data and music info
-
YouTube Niche Scraper - Find YouTube videos by keyword and get channel details, contact info, and stats
-
Video To Text - Convert video and audio to text with timestamps
-
Instagram To Text - Convert Instagram videos to text for captions and research
📱 Social Media
-
Instagram Explore - Get trending Instagram Explore posts with topic labels, media links, and engagement counts.
-
Instagram Post - Get recent Instagram posts from any public profile with captions and media.
-
Instagram Profile - Check any Instagram profile for bio, followers, business info, and more.
-
Social Media Marketing - Generate ready-to-post social media content from any source
-
Find Any Company On LinkedIn - Look up any company's LinkedIn profile and details
-
Find Anyone On LinkedIn - Look up anyone's LinkedIn profile and career info
-
X Community Profile - Check X community details, members, and activity
-
X User Profile - Look up any X user's profile with follower stats
-
Reddit User Profile - Look up any Reddit user's profile, karma, and activity
-
Reddit Community Profile - Check subreddit info, rules, and community details
-
Reddit Community Post - Browse subreddit posts with comments and engagement stats
-
Reddit Post Search - Search Reddit posts by keyword with comments
-
Reddit Community User - Find active users in any subreddit
💬 Telegram
-
Telegram Group Member - Find all members of any public Telegram group
-
Telegram Channel Message - Download messages from Telegram channels and groups
-
Telegram Profile - Look up Telegram user, group, bot, or channel profiles
📍 Local & Real Estate
-
Google Business Profile - Find local businesses with reviews, ratings, and contact info
-
Zillow Real Estate - Search Zillow homes with prices, photos, and valuations
-
US Real Estate - Search US property listings with prices and details
🤝 Support & Community
📧 Support: Contact Us 💬 Community: Telegram Group
Last Updated: April 22, 2026
