📱Telegram Profile (Phone Finder & Security Analysis) avatar
📱Telegram Profile (Phone Finder & Security Analysis)

Pricing

$5.00 / 1,000 profiles

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

$5.00 / 1,000 profiles

9

115

52

Last modified

3 hours ago

Telegram Profile

A powerful Telegram OSINT API that extracts comprehensive profile data from users, bots, groups, and channels, providing complete intelligence gathering and verification capabilities in a unified format.

This Actor streamlines Telegram data collection by extracting detailed information from Telegram entities including personal profiles, community analytics, and verification status. Get complete profile details including contact information, premium status, scam detection, and community insights through a single, efficient API endpoint.

Key Features

  • Multi-Entity Support: Simultaneously extract data from users, bots, groups, and channels
  • Rich Profile Information: Complete profile details including usernames, phone numbers, bio descriptions, and verification status
  • Security Intelligence: Comprehensive scam and fake account detection with verification badges
  • Premium Status Detection: Identify Telegram Premium users for high-value prospect targeting
  • Community Analytics: Detailed group and channel statistics including member counts, admin information, and activity levels
  • Contact Intelligence: Phone call, video call, and voice message availability detection
  • Enterprise-Grade Processing: Smart rate limiting and concurrent processing for reliable data extraction
  • Privacy-Compliant Extraction: Only extracts publicly available information respecting Telegram privacy settings
  • Multiple Output Formats: Export data in JSON, CSV, Excel, or any preferred format

Configuration

Required Parameters

ParameterTypeDescription
telegram_targetsarrayList of Telegram usernames, links, or handles to analyze

Telegram Targets Examples:

Input Requirements:

  • Minimum 1 target, maximum 10,000 targets per batch
  • All targets must be unique
  • Supports users, bots, groups, channels, and supergroups
  • Private groups require valid invite links with access permissions

Usage Example

{
"telegram_targets": [
"BotFather",
"@premium",
"t.me/telegram",
"https://t.me/binanceexchange"
]
}

Data Output

The Actor returns an array of Telegram entity objects with comprehensive information from all supported entity types. Output is available in multiple formats including JSON, CSV, Excel, and more.

Data Fields

Core Entity Information

FieldTypeDescription
typestringEntity type (user, bot, channel, supergroup, group)
idintegerTelegram unique identifier
usernamestringTelegram username without @ symbol
titlestringGroup/channel title
first_namestringUser's first name (users/bots only)
last_namestringUser's last name (users/bots only)
phonestringPhone number if publicly visible (users only)
descriptionstringBio description or group/channel about information
lang_codestringUser's language code (users only)

Verification & Security

FieldTypeDescription
is_verifiedbooleanWhether user/channel has verification
is_premiumbooleanWhether user has Telegram Premium
is_scambooleanWhether entity is marked as scam
is_fakebooleanWhether entity is marked as fake
is_deletedbooleanWhether user account is deleted
is_supportbooleanWhether user is a support account
is_restrictedbooleanWhether entity is restricted
is_blockedbooleanWhether user is blocked (users only)

Communication Capabilities

FieldTypeDescription
phone_callsbooleanWhether phone calls are available
video_callsbooleanWhether video calls are available
voice_messagesbooleanWhether voice messages can be sent
premium_contactbooleanWhether contacting user requires premium
can_pinbooleanWhether you can pin messages with user
private_callsbooleanWhether phone calls setting is private
private_readsbooleanWhether read dates setting is private

Activity & Status

FieldTypeDescription
last_seenstringLast seen status or timestamp
common_chats_countintegerNumber of common chats shared with user
profile_photobooleanWhether entity has a profile photo
has_scheduledbooleanWhether there are scheduled messages
can_manage_emojibooleanWhether user can manage emoji status

Group/Channel Specific

FieldTypeDescription
created_datestringISO timestamp when group/channel was created
member_countintegerTotal number of participants/members
online_countintegerCurrent number of online members
admins_countintegerTotal number of administrators
banned_countintegerTotal number of banned members
view_membersbooleanWhether members list is viewable
view_statsbooleanWhether statistics are viewable
linked_chat_idintegerID of linked discussion group or channel
join_to_sendbooleanWhether joining is required to send messages
join_requestbooleanWhether join request is required
is_forumbooleanWhether the group/channel is a forum
no_forwardsbooleanWhether forwarding is restricted
has_locationbooleanWhether group/channel has geographic location
gigagroupbooleanWhether channel is a gigagroup
slowmodebooleanWhether slowmode is enabled
call_activebooleanWhether a voice/video call is currently active
locationobjectGeographic location information if available

Processing Metadata

FieldTypeDescription
statusstringProcessing status (success, failed)
source_urlstringOriginal Telegram URL that was processed
processorstringURL of the processor/scraper used
processed_atstringTimestamp when entity was processed

Example Output

{
"status": "success",
"source_url": "https://t.me/premium",
"processor": "telegram-profile-processor",
"processed_at": "2024-01-15 10:30:00",
"type": "user",
"id": 777000,
"username": "premium",
"title": null,
"first_name": "Telegram",
"last_name": "Premium",
"phone": null,
"description": "Telegram Premium provides exclusive features and enhanced functionality",
"lang_code": "en",
"is_verified": true,
"is_premium": true,
"is_scam": false,
"is_fake": false,
"is_deleted": false,
"is_support": true,
"is_restricted": false,
"is_blocked": false,
"phone_calls": false,
"video_calls": false,
"voice_messages": true,
"premium_contact": false,
"can_pin": false,
"private_calls": false,
"private_reads": false,
"last_seen": "online",
"common_chats_count": 0,
"profile_photo": true,
"has_scheduled": false,
"can_manage_emoji": false,
"created_date": null,
"member_count": null,
"online_count": null,
"admins_count": null,
"banned_count": null,
"view_members": null,
"view_stats": null,
"linked_chat_id": null,
"join_to_send": null,
"join_request": null,
"is_forum": null,
"no_forwards": null,
"has_location": null,
"gigagroup": null,
"slowmode": null,
"call_active": null,
"location": null
}

Supported Platforms

  • Telegram: Complete support for all entity types including users, bots, groups, channels, and supergroups
  • Public Entities: Full access to publicly available information without authentication
  • Private Groups: Access available when valid invite links are provided and permissions allow

Supported Entity Types

This Actor supports data extraction from the following Telegram entity types:

Users & Bots: Personal profiles, bot accounts, premium status detection, contact capabilities, verification status, activity patterns, and communication preferences

Groups: Community groups, supergroups, megagroups, member analytics, admin information, group settings, and participation statistics

Channels: Broadcast channels, discussion channels, subscriber counts, verification status, content settings, and linked group information

Forums: Forum-style groups with topic organization, moderation settings, and specialized community features