๐Ÿ“ฑTelegram Profile (Phone Finder & Security Analysis) avatar
๐Ÿ“ฑTelegram Profile (Phone Finder & Security Analysis)

Pricing

Pay per event

Go to Apify Store
๐Ÿ“ฑTelegram Profile (Phone Finder & Security Analysis)

๐Ÿ“ฑTelegram Profile (Phone Finder & Security Analysis)

Developed by

NextAPI

NextAPI

Maintained by Community

Discover comprehensive Telegram data for users, bots, groups, and channels. Access phone numbers, verification details, scam detection, and more.

5.0 (2)

Pricing

Pay per event

9

150

41

Last modified

8 days ago

Professional Telegram profile extractor powered by advanced MTProto protocol integration. Extract comprehensive profile information from users, bots, groups, and channels with enterprise-grade reliability, intelligent rate limiting, and high-performance batch processing capabilities. Supports 1-10,000 targets per request with 95%+ success rate, extracting phone numbers, usernames, member counts, verification status, premium features, last seen activity, and detailed profile metadata.

๐Ÿ† Key Features

๐Ÿ“Š Comprehensive Profile Extraction

  • ๐Ÿ‘ค User Profiles - Personal information, verification status, premium features
  • ๐Ÿค– Bot Information - Bot capabilities, permissions, and metadata
  • ๐Ÿ‘ฅ Group Details - Member counts, admin information, group settings
  • ๐Ÿ“ข Channel Data - Subscriber counts, broadcast settings, channel type

๐Ÿ” Detailed Information Extraction

  • ๐Ÿ“‹ Basic Info - Names, usernames, IDs, descriptions
  • โœ… Verification Status - Verified, scam, fake detection
  • ๐Ÿ”’ Privacy Settings - Blocked status, restricted access
  • ๐Ÿ“ž Communication - Phone calls, video calls, voice messages
  • ๐Ÿ‘‘ Premium Features - Premium status, special permissions
  • ๐Ÿ“Š Statistics - Member counts, online status, activity metrics

๐Ÿ’ป Input Parameters

ParameterTypeRequiredDescriptionExample
telegram_targetsarrayโœ…List of Telegram targets (users, bots, groups, channels)["AiAgentApi", "@BotFather", "t.me/telegram", "binanceexchange", "https://t.me/Apify_Actor"]

๐ŸŽฏ Supported Target Formats

FormatDescriptionExample
@usernameUsername with @ symbol@BotFather
t.me/usernameShort Telegram URLt.me/telegram
https://t.me/usernameFull Telegram URLhttps://t.me/Apify_Actor
usernamePlain usernameAiAgentApi
channelnameChannel namebinanceexchange

Note: Minimum charge for 5 targets

๐Ÿ“ค Output Structure

๐Ÿ‘ค User/Bot Profile Output

{
"source_url": "https://t.me/username",
"processor": "https://apify.com/nextapi/telegram-profile",
"processed_at": "2024-01-15T10:30:00Z",
"status": "success",
"type": "user",
"id": 123456789,
"usernames": ["username"],
"first_name": "John",
"last_name": "Doe",
"phone": "+1234567890",
"lang_code": "en",
"is_premium": true,
"is_verified": false,
"is_scam": false,
"is_fake": false,
"is_deleted": false,
"is_support": false,
"is_restricted": false,
"profile_photo": true,
"last_seen": "online",
"description": "User bio description",
"is_blocked": false,
"premium_contact": false,
"phone_calls": true,
"video_calls": false,
"voice_messages": true,
"can_pin": false,
"common_chats_count": 5,
"has_scheduled": false,
"can_manage_emoji": false,
"private_calls": true,
"private_reads": false
}

๐Ÿ‘ฅ Group/Channel Profile Output

{
"source_url": "https://t.me/channel",
"processor": "https://apify.com/nextapi/telegram-profile",
"processed_at": "2024-01-15T10:30:00Z",
"status": "success",
"title": "Channel Title",
"usernames": ["channel"],
"type": "channel",
"is_verified": true,
"is_scam": false,
"is_fake": false,
"is_forum": false,
"is_restricted": false,
"has_location": false,
"gigagroup": false,
"profile_photo": true,
"created_date": "2020-01-01T00:00:00Z",
"join_to_send": false,
"join_request": false,
"no_forwards": false,
"slowmode": false,
"id": 123456789,
"description": "Channel description",
"admins_count": 3,
"banned_count": 0,
"member_count": 10000,
"online_count": 150,
"view_members": true,
"call_active": false,
"has_scheduled": true,
"view_stats": true,
"linked_chat_id": null,
"location": null
}

๐Ÿ“Š Output Fields Description

FieldTypeDescription
source_urlstringOriginal Telegram URL
processorstringActor processor URL
processed_atstringISO timestamp
statusstringProcessing status (success/failed)
typestringProfile type (user/bot/channel/group/supergroup)
idnumberTelegram ID
usernamesarrayList of usernames
first_namestringFirst name (users only)
last_namestringLast name (users only)
titlestringTitle (groups/channels only)
descriptionstringBio/description
phonestringPhone number (users only)
lang_codestringLanguage code (users only)
is_verifiedbooleanVerification status
is_premiumbooleanPremium status (users only)
is_scambooleanScam detection
is_fakebooleanFake account detection
is_deletedbooleanDeleted account status (users only)
is_supportbooleanSupport account status (users only)
is_restrictedbooleanRestricted access status
is_forumbooleanForum status (groups only)
has_locationbooleanHas location info (groups only)
gigagroupbooleanGigagroup status (groups only)
profile_photobooleanHas profile photo
member_countnumberMember count (groups/channels only)
online_countnumberOnline member count
admins_countnumberAdmin count (groups/channels only)
banned_countnumberBanned member count (groups/channels only)
last_seenstringLast seen status (users only)
created_datestringCreation date (groups/channels only)
is_blockedbooleanBlocked status (users only)
premium_contactbooleanPremium contact required (users only)
phone_callsbooleanPhone calls available (users only)
video_callsbooleanVideo calls available (users only)
voice_messagesbooleanVoice messages allowed (users only)
can_pinbooleanCan pin messages (users only)
common_chats_countnumberCommon chats count (users only)
has_scheduledbooleanHas scheduled messages
can_manage_emojibooleanCan manage emoji (bots only)
private_callsbooleanPrivate calls allowed (users only)
private_readsbooleanPrivate read receipts (users only)
join_to_sendbooleanJoin required to send (groups only)
join_requestbooleanJoin request required (groups only)
no_forwardsbooleanNo forwards allowed (groups only)
slowmodebooleanSlow mode enabled (groups only)
view_membersbooleanCan view members (groups only)
call_activebooleanActive call status (groups only)
view_statsbooleanCan view statistics (groups only)
linked_chat_idnumberLinked chat ID (groups only)
locationobjectLocation information (groups only)

๐ŸŽฏ Use Cases

๐Ÿ“Š Social Media Research & Analysis

  • Channel Analytics: Analyze Telegram channel growth, engagement metrics, and subscriber demographics
  • Competitor Intelligence: Monitor competitor channels, track user bases, and identify market trends
  • Influencer Research: Research influencer profiles, verification status, and audience reach
  • Community Insights: Study user engagement patterns and content performance across channels

๐Ÿค– Business Automation & Integration

  • Lead Generation: Batch process Telegram contact lists for CRM integration and sales prospecting
  • Customer Profiling: Extract user information for personalized marketing campaigns
  • Social Media Monitoring: Automate brand mention tracking and reputation management
  • Data Pipeline Integration: Feed profile data into analytics platforms and business intelligence tools

๐Ÿ” Security & Compliance

  • Identity Verification: Verify user authenticity and detect fake accounts or scam profiles
  • Channel Legitimacy: Check channel verification status and identify potentially harmful content
  • Risk Assessment: Monitor restricted or banned accounts for security threat analysis
  • Compliance Monitoring: Ensure data collection practices align with privacy regulations

๐Ÿ“ˆ Market Research & Intelligence

  • Demographic Analysis: Analyze Telegram community demographics and user behavior patterns
  • Growth Tracking: Monitor channel subscriber growth and engagement trends over time
  • Market Segmentation: Identify target audiences based on profile characteristics and preferences
  • Trend Analysis: Research emerging communities and user engagement patterns for market insights

๐Ÿ’ฐ Pricing

ResourceCostDescription
Actor Usage$0.0001Base execution cost
Input Targets$0.0045Per profile extraction (minimum 5)

Note: Minimum charge for 5 targets

๐Ÿ”ง Technical Details

Supported Telegram Entities

  • โœ… Users - Personal accounts with full profile data
  • โœ… Bots - Bot accounts with capabilities and permissions
  • โœ… Groups - Private and public group information
  • โœ… Channels - Broadcast channels and supergroups
  • โœ… Supergroups - Large group communities

Processing Features

  • Batch Processing - Handle up to 10,000 targets per request
  • Concurrent Processing - Parallel execution for faster results
  • Error Handling - Robust error recovery and retry mechanisms
  • Rate Limiting - Built-in Telegram API rate limit management

โ“ FAQ

Q: What types of Telegram entities can I extract?

A: We support users, bots, groups, channels, and supergroups. Each entity type provides relevant information specific to its category.

Q: Can I extract private or restricted profiles?

A: We can extract publicly available information. Private profiles may return limited data based on privacy settings.

Q: How many profiles can I process at once?

A: You can process 1 to 10,000 targets per request, with a minimum charge for 5 targets.

Q: What information is available for each profile type?

A: Users/bots: personal info, verification, premium status. Groups/channels: member counts, admin info, settings, and metadata.

๐Ÿ› ๏ธ Troubleshooting

  • Profile not found: Target may be private, deleted, or invalid
  • Budget exceeded: Task execution exceeds your Apify budget limit

๐Ÿค Support & Community