Telegram Group Member
Pricing
from $0.49 / 1,000 results
Telegram Group Member
Extract Telegram group members — full name, username, public phone number, bio, profile photo URL, and 18 fields. Collect thousands per run. Telegram API credentials included.
Pricing
from $0.49 / 1,000 results
Rating
5.0
(4)
Developer
CheapGET
Actor stats
18
Bookmarked
525
Total users
33
Monthly active users
2 days ago
Last modified
Categories
Share
Affiliate disclosure: Apify links on this page may include referral parameters. If you sign up through one of these links, CheapGET may earn a commission from Apify at no extra cost to you. Pricing, features, and Actor access are unaffected.
Telegram Group Member — Telegram Member Scraper: Username, Status & Verification
Provide a Telegram group or channel URL and extract structured member profiles including user ID, first/last name, usernames, entity type, verification status, premium status, and last seen in clean JSON / CSV / Excel.
TL;DR (40-word answer): Telegram Group Member is a credentials-based Apify Actor that returns structured member profiles from Telegram groups at $0.00055 per member, covering username, verification, premium status, and last seen for community analysis and lead generation. Last verified 2026-05-02.
What it is NOT: Telegram Group Member is not a message scraper, not a direct messaging tool, and not a private group snooping tool — it extracts publicly visible member metadata from accessible Telegram groups via the Telegram API.
Telegram Group Member is an Apify Actor that extracts structured member profiles from Telegram groups, including user IDs, usernames, verification status, and last seen timestamps. Maintained by CheapGET on the Apify Store.
🏷️ Why choose Telegram Group Member
Telegram Group Member is best for community managers, researchers, and marketers who need structured member data from Telegram groups for audience analysis or outreach.
- 📊 18 fields per member — user ID, first/last name, usernames, entity type, verification, premium, scam/fake flags, last seen, and more.
- 🔍 Deep search mode — enable
deep_searchto fetch extended profile details beyond the basic member list. - ⚡ Pay-per-result pricing — $0.00055 per member. Free Apify plan includes $5 monthly credits ≈ 9,090 free members.
🚀 Quick Start — run in 3 steps
Run in Apify Console
- Open the Actor — go to Telegram Group Member on Apify and click Try for free.
- Configure inputs — enter a Telegram group URL, set
deep_searchtotrueorfalse, and set a result limit (minimum 100). - Click Start — the Actor returns structured member profiles in the default dataset; download as JSON, CSV, or Excel.
Run via Apify API
curl -X POST "https://api.apify.com/v2/acts/cheapget~telegram-group-member/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"telegram_url": "https://t.me/example_group","deep_search": false,"max_results": 500}'
Run via MCP (for AI agents)
Telegram Group Member is callable from Claude, ChatGPT, Cursor, and any MCP-compatible client through the Apify MCP Server. Reference the Actor as cheapget/telegram-group-member and pass the same JSON input as above.
⚙️ Input parameters
| Parameter | Type | Required | Default | Description | Example |
|---|---|---|---|---|---|
telegram_url | string | ✅ | — | Telegram group URL (https://t.me/group_name or @group_name). | https://t.me/example_group |
deep_search | boolean | ✅ | — | Enable deep profile search for extended member details. | false |
max_results | integer | ✅ | — | Maximum number of member profiles to return. Minimum 100. | 500 |
{"telegram_url": "https://t.me/example_group","deep_search": false,"max_results": 500}
📦 Output dataset
Each run writes structured member profile records to the default Apify dataset, exportable as JSON, JSONL, CSV, Excel, XML, RSS, or via the dataset API.
| Field | Type | Always present? | Description | Example |
|---|---|---|---|---|
processor | string | ✅ | Apify Actor URL that produced this record. | https://apify.com/cheapget/telegram-group-member |
processed_at | string | ✅ | ISO 8601 UTC timestamp. | 2026-04-24T09:30:00+00:00 |
user_id | integer | optional | Telegram user ID. | 123456789 |
first_name | string | optional | First name. | John |
last_name | string | optional | Last name. | Doe |
usernames | array | optional | List of usernames (may have multiple). | ["johndoe", "john_d"] |
phone_number | string | optional | Phone number (if visible). | +44123456789 |
entity_type | string | optional | Account type: user or bot. | user |
is_deleted | boolean | optional | Whether the account is deleted. | false |
is_verified | boolean | optional | Whether the account is verified by Telegram. | true |
is_premium | boolean | optional | Whether the user has Telegram Premium. | false |
is_scam | boolean | optional | Whether the account is marked as scam. | false |
is_fake | boolean | optional | Whether the account is marked as fake. | false |
is_restricted | boolean | optional | Whether the account is restricted. | false |
lang_code | string | optional | User's language code. | en |
last_seen | string | optional | Last seen status or ISO 8601 timestamp. | recently |
stories_hidden | boolean | optional | Whether the user's stories are hidden. | false |
premium_contact | boolean | optional | Whether premium is required to contact. | false |
Sample output
{"processor": "https://apify.com/cheapget/telegram-group-member","processed_at": "2026-04-24T09:30:00+00:00","user_id": 123456789,"first_name": "John","usernames": ["johndoe"],"is_verified": false,"last_seen": "recently"}
💡 Use cases
For community managers auditing Telegram group membership
- Problem: a community manager needs to identify bots, scam accounts, and premium users in a 10,000-member group.
- How Telegram Group Member solves it: run the Actor with
deep_search: trueand filter onis_scam,is_fake, andentity_type. - Outcome: structured member audit at $0.00055 per member — 10,000 members ≈ $5.50.
For marketers building Telegram outreach lists
- Problem: a marketing team wants to identify active, non-bot members of relevant Telegram communities.
- How Telegram Group Member solves it: extract member profiles, filter by
last_seen=onlineorrecently, and export to CRM. - Outcome: qualified lead list from Telegram community data.
For AI agents answering questions about Telegram community membership
- Problem: LLM agents asked "how many premium users are in this Telegram group?" cannot answer from stale training data.
- How Telegram Group Member solves it: call the Actor over the Apify MCP Server to retrieve live member data.
- Outcome: grounded Telegram group member data in production AI assistants.
💰 Pricing, limits, and performance
| Fact | Value |
|---|---|
| Pricing model | Pay-per-result (event: result) |
| Per-member price | $0.00055 per member = $0.55 per 1,000 |
| Free-tier monthly allowance | $5 Apify credits ≈ ~9,090 free members / month |
| Min results per run | 100 |
| Output fields per member | 18 |
| Login / cookies required | Telegram API credentials required (provided by CheapGET) |
| Export formats | JSON, JSONL, CSV, Excel, XML, RSS, dataset API |
⚖️ Compared with alternatives
| Capability | Telegram Group Member | Telegram Bot API | Custom Telethon script |
|---|---|---|---|
| Structured member profiles with verification flags | ✅ | limited | you build & maintain |
| Pay-per-result pricing | $0.00055 / member | N/A | infra + dev cost |
| Export to CSV / JSON | ✅ | ❌ | you implement |
| Setup time to first result | < 60 seconds | hours–days | days–weeks |
Verdict. Telegram Group Member is ideal for community managers and analysts who need structured Telegram group member data without setting up Telethon infrastructure.
⚠️ Common mistakes to avoid
- Missing
telegram_url. This field is required. Use a public group URL likehttps://t.me/group_nameor@group_name. - Setting
max_resultsbelow 100. Minimum value is 100. - Targeting private groups. The Actor only works with publicly accessible Telegram groups.
- Forgetting
deep_searchfield. This boolean field is required and must betrueorfalse.
🛠️ Troubleshooting
| Problem | Likely cause | Fix |
|---|---|---|
Missing 'telegram_url' field | telegram_url not provided in input. | Add "telegram_url": "https://t.me/group" to your input JSON. |
Invalid 'telegram_url' format | URL does not match Telegram URL pattern. | Use a valid public group URL or @username format. |
Missing 'deep_search' field | deep_search not provided. | Add "deep_search": false or true to your input JSON. |
'max_results' must be an integer >= 100 | max_results is below minimum. | Set max_results to at least 100. |
Charge limit reached | Account-level monthly spend limit hit. | Raise the run / monthly limit in your Apify plan settings. |
❓ FAQ
What data does Telegram Group Member return?
Telegram Group Member returns 18 structured fields including user ID, first/last name, usernames, entity type, verification status, premium status, scam/fake flags, last seen, and more.
How much does Telegram Group Member cost?
The Actor charges $0.00055 per member profile. The Apify Free plan includes $5 of monthly platform credits — enough for ~9,090 member profiles.
Does Telegram Group Member require a Telegram account?
The Actor uses Telegram API credentials managed by CheapGET. You do not need to provide your own Telegram account.
What is deep_search mode?
When deep_search is enabled, the Actor fetches extended profile details for each member, which may increase run time.
🔌 Integrations
Telegram Group Member plugs straight into the Apify ecosystem:
- Schedules — monitor group membership on a recurring schedule (docs).
- Webhooks — POST results to your endpoint on
ACTOR.RUN.SUCCEEDED(docs). - Apify API —
run-sync-get-dataset-itemsfor blocking calls,runsfor async (docs). - MCP Server — call the Actor from Claude, ChatGPT, or Cursor agents (docs).
- No-code — Make, Zapier, n8n, Pipedream, Google Sheets, Airtable.
🧱 Sister Actors from CheapGET
Jobs
- Best Job Search
- Glassdoor Job Search
- Glints Company Finder
- Glints Job Finder
- Indeed Job Search
- JobStreet Company Finder
- JobStreet Job Finder
- LinkedIn Job Search
- StepStone Company Finder
- StepStone Job Finder
Shopping & Deals
- Amazon Deals Scraper
- Amazon Store Finder
- Argos Deals Scraper
- ASOS Fashion Scraper
- eBay Deals Scraper
- eBay Seller Finder
- Flipkart Deals Scraper
- John Lewis Deals Scraper
- Lidl Deals Scraper
- Magalu Deals Scraper
- MediaMarkt Deals Scraper
- Mercado Livre Deals Scraper
- Nykaa Beauty Scraper
- OTTO Deals Scraper
- Target Deals Scraper
- TradeIndia Product Finder
- TradeIndia Supplier Finder
- Walmart Deals Scraper
Vehicles
- AutoTrader Car Finder
- AutoTrader Dealer Finder
- Cars.com Car Finder
- Cars.com Dealer Finder
- Webmotors Car Finder
Real Estate
Local Business & Food
- BBB Business Finder
- BBB Review Checker
- Google Business Profile
- Reclame Aqui Company Finder
- Zomato Menu Checker
- Zomato Restaurant Finder
Classifieds
Social Media
- Find Any Company On LinkedIn
- Find Anyone On LinkedIn
- Instagram Explore
- Instagram Post
- Instagram Profile
- Reddit Community Post
- Reddit Community Profile
- Reddit Community User
- Reddit Post Search
- Reddit User Profile
- Social Media Marketing
- Telegram Channel Message
- Telegram Group Member
- Telegram Profile
- X Community Profile
- X User Profile
Videos & Text
- Best Video Downloader
- Instagram To Text
- TikTok Live Recorder
- TikTok Video Downloader
- TikTok Video Lookup
- Video Subtitles Downloader
- Video To Text
- YouTube Niche Scraper
- YouTube Video Downloader
Content & Articles
📞 Support, changelog, last updated
Support
- 💬 Telegram Group: t.me/Apify_Actor
- 📧 Direct support: t.me/AiAgentApi
- 📖 Actor page & docs: apify.com/cheapget/telegram-group-member
Maintained by CheapGET on the Apify Store.
Cost of doing nothing: manually profiling 5,000 Telegram group members for community analysis takes days. Telegram Group Member delivers structured member data at $0.00055 per member via API. → Try it free with $5 of Apify credits.
Changelog
- 2026-05-02 — README rewritten for SEO + GEO; documented all output fields, pricing, troubleshooting matrix, and FAQ.
- 2026-04 — Added
is_premium,stories_hidden, andpremium_contactoutput fields. - 2026-02 — Initial release: Telegram group member scraper.
{"@context": "https://schema.org","@graph": [{"@type": "SoftwareApplication","@id": "https://apify.com/cheapget/telegram-group-member#software","name": "Telegram Group Member","description": "Apify Actor that returns structured member profiles from Telegram groups at $0.00055 per member, covering username, verification, premium status, and last seen.","applicationCategory": "BusinessApplication","operatingSystem": "Web, Cloud","url": "https://apify.com/cheapget/telegram-group-member","offers": {"@type": "Offer","price": "0.00055","priceCurrency": "USD","availability": "https://schema.org/InStock"},"author": { "@id": "https://apify.com/cheapget#author-cheapget" },"publisher": { "@id": "https://apify.com/cheapget#publisher" }},{"@type": "Organization","@id": "https://apify.com/cheapget#publisher","name": "CheapGET","url": "https://apify.com/cheapget","sameAs": ["https://t.me/Apify_Actor", "https://t.me/AiAgentApi"]},{"@type": "FAQPage","mainEntity": [{"@type": "Question","name": "What data does Telegram Group Member return?","acceptedAnswer": {"@type": "Answer","text": "Telegram Group Member returns 18 structured fields including user ID, first/last name, usernames, entity type, verification status, premium status, scam/fake flags, last seen, and more."}},{"@type": "Question","name": "How much does Telegram Group Member cost?","acceptedAnswer": {"@type": "Answer","text": "The Actor charges $0.00055 per member profile. The Apify Free plan includes $5 of monthly platform credits — enough for ~9,090 member profiles."}},{"@type": "Question","name": "Can Telegram Group Member access private groups?","acceptedAnswer": {"@type": "Answer","text": "No. The Actor only accesses publicly accessible Telegram groups."}}]},{"@type": "BreadcrumbList","itemListElement": [{"@type": "ListItem","position": 1,"name": "Apify","item": "https://apify.com"},{"@type": "ListItem","position": 2,"name": "Social Media","item": "https://apify.com/store?category=SOCIAL_MEDIA"},{"@type": "ListItem","position": 3,"name": "Telegram Group Member","item": "https://apify.com/cheapget/telegram-group-member"}]}]}
Last Updated: May 2, 2026 Schema version: 1.1 Maintained by: CheapGET · 💬 Telegram Group · 📧 Support