Telegram Member Scraper
Pricing
from $0.70 / 1,000 results
Telegram Member Scraper
Telegram audience extraction API: hidden and historical members of channels and groups, structured profile fields, activity signals. JSON output for lead-generation, audience-intelligence, and influencer-discovery pipelines.
Pricing
from $0.70 / 1,000 results
Rating
4.8
(9)
Developer
AgentX
Actor stats
10
Bookmarked
481
Total users
30
Monthly active users
8.3 hours
Issues response
6 hours ago
Last modified
Share
Telegram Member Scraper - Telegram Audience Intelligence & Member Extraction API
Extract structured member profiles from Telegram groups with 19+ data fields including phone numbers, verification status, premium accounts, and activity patterns. This Telegram member intelligence API delivers current, hidden, and historical group members with deep-search capability. JSON output for audience intelligence, trust-and-safety review, and CRM enrichment pipelines.
Why Choose This Telegram Member API
Multi-Mode Member Extraction with Hidden & Historical Discovery
π― Standard + Deep Search Modes Extract Telegram group members at full depth β Standard mode captures visible members while Deep Search discovers hidden and historical users who previously participated, providing complete community coverage beyond what surface-level tools can access.
π 19+ Profile Fields Per Member Each member includes identity data (first/last name, usernames, phone), verification status, premium/scam/fake flags, language code, last seen status, story visibility, and premium contact requirements.
π± Contact Intelligence Extract phone numbers, usernames, and direct contact information for comprehensive member profiling and outreach pipeline integration.
β‘ Scalable Processing Process 100-500 members per minute with intelligent rate limiting, automatic error recovery, and resource management for enterprise-scale extraction from groups of any size.
π€ AI-Ready Structured Output Pre-formatted JSON optimized for lead scoring, audience segmentation, community health analysis, and CRM integration. Direct compatibility with LangChain, CrewAI, and automation platforms.
Why Choose This API
This actor is designed for structured output, repeatable automation, and downstream integration in monitoring, enrichment, or ingestion pipelines.
Quick Start Guide
How to Extract Telegram Group Members in 3 Steps
Step 1: Configure Extraction
Choose extraction mode (standard or deep search) and paste the Telegram group identifier.
Step 2: Run the Actor
Click "Start" to extract member profiles. Deep Search mode discovers hidden and historical members.
Step 3: Download Results
Access structured JSON with 19+ fields per member including contact details, account status, and activity signals.
Example Input
{"deep_search": true,"telegram_url": "https://t.me/binanceexchange"}
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| π Deep Search | Boolean | Yes | Enable deep search for hidden members and historical user discovery |
| π― Telegram URL | String | Yes | Telegram group identifier: https://t.me/groupname, @groupname, or t.me/groupname |
Output Data Schema
Each extracted member contains 19+ structured profile fields:
| Field | Type | Description |
|---|---|---|
| id | String | Telegram user unique identifier |
| first_name | String | User's first name |
| last_name | String | User's last name |
| usernames | Array | List of user's usernames |
| phone | String | User's phone number |
| type | String | Entity type (user/bot) |
| is_deleted | Boolean | Deleted account status |
| is_verified | Boolean | Verification status |
| is_premium | Boolean | Telegram Premium status |
| is_scam | Boolean | Scam flag |
| is_fake | Boolean | Fake account flag |
| is_restricted | Boolean | Account restriction status |
| lang_code | String | User's language code |
| last_seen | String | Last activity (online, ISO timestamp, recently, last_week, etc.) |
| stories_hidden | Boolean | Story visibility setting |
| premium_contact | Boolean | Requires premium to contact |
| source_url | String | Source group URL |
| processor | String | Apify actor URL |
| processed_at | String | ISO processing timestamp |
Example Output
{"id": "123456789","first_name": "John","last_name": "Doe","usernames": ["johndoe"],"phone": "+1234567890","is_verified": true,"is_premium": true,"is_scam": false,"lang_code": "en","last_seen": "2024-08-31T12:30:00.000Z","source_url": "https://t.me/binanceexchange","processor": "https://apify.com/agentx/telegram-member-scraper?fpr=aiagentapi","processed_at": "2024-08-31T14:23:45.123Z"}
Integration Examples
Python Integration Example
from apify_client import ApifyClientclient = ApifyClient("YOUR_API_TOKEN")run_input = {"deep_search": True,"telegram_target": "https://t.me/binanceexchange"}run = client.actor("PSRx5Q0FWQwgLpfuL").call(run_input=run_input)dataset_items = client.dataset(run["defaultDatasetId"]).list_items().itemsfor item in dataset_items:print(f"{item['first_name']} {item.get('last_name', '')} - Premium: {item['is_premium']}")
JavaScript/Node.js Integration
import { ApifyClient } from "apify-client";const client = new ApifyClient({ token: "YOUR_API_TOKEN" });const input = {deep_search: true,telegram_target: "https://t.me/binanceexchange",};const run = await client.actor("PSRx5Q0FWQwgLpfuL").call(input);const { items } = await client.dataset(run.defaultDatasetId).listItems();items.forEach((item) =>console.log(`${item.first_name} ${item.last_name || ""} - Premium: ${item.is_premium}`,),);
Actor ID for Platform Integration
PSRx5Q0FWQwgLpfuL
βοΈ Make.com Setup:
- Login to Make.com (Get 1000 Free Credits)
- Add module "Run an Actor"
- Turn 'Map' on - right side of the 'Actor*'
- Paste Actor ID - from above
- Click the 'β³ Refresh' - left side of Map
- Input JSON* - Modify the parameters as needed
- Set "Run synchronously" to YES
- Add module "Get Dataset Items" - receive the result
- In Dataset ID* select defaultDatasetId
π± N8N.io Setup:
- Add 'Run an Actor and get dataset' - from the apify node
- Actor β By ID β Paste Actor ID - from above
- Input JSON - Modify the parameters as needed
JSON-LD Metadata
{"@context": "https://schema.org","@type": "SoftwareApplication","name": "Telegram Member Scraper","description": "Telegram group member extraction API with 19+ profile fields and deep search","applicationCategory": "Developer Tools","operatingSystem": "Cloud","url": "https://apify.com/agentx/telegram-member-scraper?fpr=aiagentapi","dateModified": "2026-04-21","offers": {"@type": "Offer","price": "0.0008","priceCurrency": "USD"}}
Pricing & Cost Calculator
Transparent Pay-Per-Use Model
| Event Type | Price | Description |
|---|---|---|
| Actor Start | $0.01 | Charged per run start (per GB of memory) |
| Result | $0.0008 | Per member profile extracted with full metadata and intelligence fields |
Cost Examples
Small Group (500 members):
- Actor Start: $0.01
- Results: 500 Γ $0.0008 = $0.40
- Total: ~$0.41
Medium Group (5,000 members):
- Actor Start: $0.01
- Results: 5,000 Γ $0.0008 = $4.00
- Total: ~$4.01
Large Group (50,000 members):
- Actor Start: $0.01
- Results: 50,000 Γ $0.0008 = $40.00
- Total: ~$40.01
Competitive Pricing Comparison
| Feature | Telegram Member Scraper | Bright Data | ScrapingBee | Octoparse |
|---|---|---|---|---|
| Cost per 1K Members | $0.80 β | $2.50 | $1.80 | $3.50 |
| Profile Fields | 19+ β | 8-12 | 6-10 | 5-8 |
| Deep Search | Yes β | No | No | No |
| Historical Members | Yes β | No | No | No |
Use Cases & Applications
Lead Generation & Sales Intelligence
Targeted Audience Extraction Extract member profiles from industry-specific Telegram groups for targeted lead generation. Phone numbers, usernames, and premium status enable multi-channel outreach and lead scoring.
Account-Based Marketing Identify key decision-makers within Telegram communities through premium status, verification, and activity pattern analysis for ABM campaign targeting.
Community Analytics & Management
Community Health Analysis Analyze member composition: premium vs. free users, verified accounts, activity distribution, language mix, and scam/fake account ratios for community health monitoring.
Audience Segmentation Segment group members by language, premium status, activity level, and account age for targeted content strategies and engagement optimization.
Competitive Intelligence
Competitor Community Analysis Extract and analyze competitor Telegram group members to understand their audience composition, identify shared members across groups, and discover market segment overlaps.
Market Research Map community membership patterns across industry Telegram groups to identify market trends, audience preferences, and emerging segments.
FAQ
What is Deep Search mode?
Deep Search discovers hidden group members and historical users who previously participated in the group. Standard mode extracts only currently visible members.
Can I extract phone numbers?
Phone numbers are extracted when available in user profiles. Not all Telegram users expose their phone numbers due to privacy settings.
What Telegram target formats are supported?
Three formats: full URL (https://t.me/groupname), username (@groupname or groupname), and short URL (t.me/groupname).
How are scam and fake accounts identified?
Telegram's built-in scam and fake detection flags are included in the output. The is_scam and is_fake fields reflect Telegram's own classification.
Does it work with private groups?
This actor works with public groups. For private group extraction, see Telegram Private Group Scraper.
SEO Keywords & Search Terms
Primary Keywords
Telegram member scraper API, Telegram group members extraction, Telegram user data API, Telegram member intelligence, Telegram audience extraction, Telegram lead generation API
Long-Tail Keywords
extract Telegram group members API, Telegram hidden member discovery, Telegram member profiling API, automated Telegram group scraper, Telegram community analytics API, Telegram hidden member extraction structured JSON enrichment, Telegram audience intelligence lead qualification pipeline, bulk Telegram group member scraper admin moderator roles, Telegram subscriber profiling CRM integration API
Industry Terms
member intelligence, lead generation, audience segmentation, community analytics, contact extraction, deep search, member profiling, group intelligence
Trust & Certifications
- β Enterprise Ready - Handles 50K+ member groups with 99.9% uptime
- β GDPR Compliant - EU data protection standards
- β Deep Search - Hidden member and historical user discovery
- β Regular Updates - Continuous maintenance for Telegram platform changes
Legal & Compliance
Data Rights & Usage
All data extracted by this actor originates from Telegram group member profiles. Users are responsible for ensuring their use of extracted data complies with applicable laws, regulations, and platform terms.
Privacy Compliance
- GDPR: Compliant with EU General Data Protection Regulation. No personal data is stored beyond the extraction session.
- CCPA: Compliant with California Consumer Privacy Act requirements.
Platform Terms of Service
Users must review and comply with Telegram's Terms of Service when using extracted data. Responsible use of contact information is the user's obligation.
Enterprise Support
For enterprise licensing, custom integrations, or compliance inquiries:
- Telegram: @AiAgentApi
Related Tools
Jobs & Hiring
- All Job Scraper - Multi-Platform Job Data Extraction API
- Indeed Hiring Scraper - Indeed Job Extraction & Market Intelligence
- LinkedIn Hiring Scraper - LinkedIn Job Data Extraction & Talent Intelligence
- Glassdoor Hiring Scraper - Glassdoor Salary Intelligence & Company Reviews
- LinkedIn Company Scraper - LinkedIn Company Data Extraction & Firmographic Intelligence
- LinkedIn Profile Scraper - LinkedIn Profile Data Extraction & Professional Intelligence
- Reddit Author Scraper - Reddit Author Profile Extraction & Activity Analysis
- Reddit Viral Scraper - Reddit Viral Content Extraction & Trend Intelligence
- SubReddit Info Scraper - Subreddit Metadata Extraction & Community Intelligence
- SubReddit Post Scraper - Subreddit Post Extraction & Content Analysis
- Subreddit Member Scraper - Subreddit Member Extraction & Audience Analysis
Telegram
- Telegram Chat Scraper - Telegram Chat Message Extraction & Content Analysis
- Telegram Group Inviter - Telegram Group Member Invitation & Management
- Telegram Info Scraper - Telegram Entity Metadata Extraction & Intelligence
- Telegram Member Scraper - Telegram Group Member Extraction & Audience Data (This Tool)
- Telegram Private Group Scraper - Telegram Private Group Data Extraction & Analysis
- Instagram Creator Scraper - Instagram Profile Data Extraction & Creator Intelligence
- Instagram Post Reel Scraper - Instagram Feed Post & Reel Extraction API
- Instagram Trending Scraper - Instagram Explore Trending Content Extraction API
X / Twitter
- Twitter Community Scraper - Twitter Community Extraction & Member Analysis
- Twitter Info Scraper - X/Twitter Profile Extraction & User Intelligence
TikTok
- TikTok Creator Scraper - TikTok Creator Profile Extraction & Analytics
- TikTok Live Downloader - TikTok Live Stream Recording & Download
- TikTok Transcript - TikTok Video Transcription & Content Extraction
Video & Content
- All Video Scraper - Multi-Platform Video Download & Extraction (1000+ Sites)
- Video Caption Scraper - Video Caption Extraction & Subtitle Data
- Video Transcript - Universal Video Transcription & AI Training Data
- Video to Social Post - Video Content Conversion & Social Media Repurposing
- Live Stream Transcript - Live Stream Transcription & Real-Time Content Extraction
YouTube
- YouTube Transcript - YouTube Video Transcription & Speech Extraction
- YouTube Market Intelligence - YouTube Channel & Video Metadata Extraction
Real Estate
- Realtor Property Scraper - Realtor.com Property Data Extraction & Market Intelligence
- Zillow For Sale Scraper - Zillow Property Listing Extraction & Real Estate Data
Maps & Local
- Google Maps Store Scraper - Google Maps Business Data Extraction & Local Intelligence
Support & Community
- π₯ Community: @Apify_Actor
- π€ Contact Team: @AiAgentApi
Last Updated: April 21, 2026