
All Social Media Phone Numbers Extractor (By Keyword)
Pricing
Pay per event

All Social Media Phone Numbers Extractor (By Keyword)
Extract phone numbers from websites and social media profilesโlike TikTok and Twitter. Works with URLs, usernames, or keyword searches. Perfect for lead generation, data scraping, and enrichment workflows.
0.0 (0)
Pricing
Pay per event
0
3
3
Last modified
2 days ago
All Social Media Phone Numbers Extractor
The All Social Media Phone Numbers Extractor is a cutting-edge tool designed to efficiently extract phone numbers from social media profiles across major platforms including TikTok and Twitter/X. This powerful scraper can process hundreds of profiles in minutes, identifying and collecting publicly displayed phone numbers from bio sections, descriptions, and profile information fields.
Transform your outreach strategy by discovering direct contact numbers from your target audience across social platforms. Whether you're building SMS marketing campaigns, expanding your sales pipeline, or conducting market research, this tool helps you gather valuable phone contact information that users have chosen to make publicly available on their social media profiles.
Built with precision and speed in mind, the extractor uses advanced pattern recognition to identify various phone number formats across different countries and regions. It respects platform guidelines while helping businesses and professionals connect with their audience through direct communication channels, making it an invaluable asset for modern outreach and engagement strategies.
๐ What Can You Extract?
- contentType: Type of content (profile)
- name: Full name of the profile owner
- phone_numbers: Array of phone numbers found in the profile
- platform: Social media platform (TIKTOK, TWITTER)
- timestamp: Date when the data was extracted
- user_link: Direct URL to the user's profile
- user_thumbnail: Profile picture URL
- username: Social media handle/username
- likes: Total likes on the profile (TikTok-specific)
- replies: Number of replies (Twitter-specific)
๐ How to Use
Getting started is quick and painless even if you've never scraped data before:
- Create a free Apify account. All you need is an email address.
- Open the All Social Media Phone Numbers Extractor on the Apify platform.
- Enter your search keywords and select platforms (TikTok, Twitter). Optionally add location filters for targeted results.
- Click "Start". The actor will search profiles and extract phone numbers from publicly available information.
- Download your dataset in JSON, CSV, Excel, or HTML, or pipe it straight into your integrations via the API.
โจ Key Features
- Multi-Platform Coverage: Extract phone numbers from TikTok and Twitter/X simultaneously
- International Number Support: Recognizes phone numbers in various international formats
- High-Speed Processing: Analyze hundreds of profiles per minute with optimized algorithms
- Smart Pattern Recognition: Advanced detection for different phone number formats and styles
- Location-Based Filtering: Target specific countries or regions for localized campaigns
- Bulk Keyword Search: Process multiple keywords in a single run for comprehensive coverage
- Real-Time Updates: Get the most current publicly available contact information
- Export Versatility: Multiple export formats and direct API integration support
โจ๏ธ Input Parameters
Field | Type | Description | Required |
---|---|---|---|
keyword | String | Search term to find relevant profiles (e.g., "real estate", "consultant") | Yes |
location | String | Filter profiles by country code (e.g., "US", "UK", "CA") | No |
platforms | Array | List of platforms to search: TIKTOK, TWITTER | Yes |
maxResults | Integer | Maximum number of profiles to check per platform (default: 100) | No |
Sample Input
{"keyword": "marketing","location": "US","platforms": ["TIKTOK", "TWITTER"],"maxResults": 100}
๐ Output
The actor returns a structured dataset with phone numbers and profile information from each platform.
Sample Output (JSON)
[{"contentType": "profile","name": "User Name","phone_numbers": ["+0334369***45"],"platform": "TIKTOK","timestamp": "2025-07-16","user_link": "https://www.tiktok.com/@user***","user_thumbnail": "https://www.tiktok.com/api/img/?itemId=75276***096&location=US&aid=19","username": "user***","likes": 2886},{"contentType": "profile","name": "User Name","phone_numbers": ["+0210116***45"],"platform": "TWITTER","timestamp": "2025-07-23","user_link": "https://x.com/user***","user_thumbnail": "https://pbs.twimg.com/media/GuGS***Vj8.jpg:large","username": "user***","replies": 662}]
๐ฏ Use Cases
- SMS Marketing Campaigns: Build targeted phone number lists for text message marketing and promotional campaigns
- Sales Outreach: Connect with potential customers directly through phone calls for B2B and B2C sales
- Local Business Networking: Find and contact local business owners and professionals in your area
- Emergency Contact Lists: Compile phone numbers for community outreach and emergency notification systems
- Customer Service Enhancement: Proactively reach out to customers who've shown interest in your products or services
- Real Estate Lead Generation: Contact property owners, agents, and interested buyers in specific markets
- Recruitment and Headhunting: Reach out to potential candidates via phone for immediate job opportunities
- Event Invitation Campaigns: Build contact lists for exclusive events, seminars, or product launches
- Market Research Surveys: Conduct phone-based surveys with targeted demographics for valuable insights
- Service Provider Directories: Create comprehensive lists of contractors, consultants, and service professionals
- Crisis Communication: Quickly gather contact information for urgent community or business communications
- Partnership Development: Directly contact potential business partners and collaborators in your industry
๐ Usage Tips
- Respect privacy regulations: Always comply with GDPR, TCPA, and local privacy laws when using extracted phone numbers
- Verify numbers before calling: Some numbers may be outdated or incorrectly formatted - verify before large campaigns
- Time your outreach appropriately: Consider time zones and appropriate calling hours for better response rates
- Use specific keywords: Target niche professions or interests for higher-quality, more relevant contacts
๐ Integrations
All Social Media Phone Numbers Extractor fits seamlessly into your data pipeline. Thanks to built-in integrations on the Apify platform, you can connect this actor with virtually any cloud service or web app.
Popular integrations
- Make (Integromat) โ automate multi-step workflows with drag-and-drop scenarios.
- Zapier โ send data to 5,000+ apps without writing code.
- Airbyte โ sync datasets into your data warehouse.
- Slack โ push instant notifications to your team channels.
- Google Sheets & Drive โ store results in spreadsheets or cloud storage.
- GitHub โ commit scraped datasets directly to your repositories.
- AWS S3 / Azure Blob Storage โ archive large exports securely.
Webhooks
Set up webhooks to trigger an action whenever a specific event occurs โ for example, receive an email or Slack alert whenever All Social Media Phone Numbers Extractor successfully finishes a run.
๐ ๏ธ API Access
Prefer to automate everything with code? The Apify REST API lets you manage, schedule, and run this actor programmatically โ no clicks required.
- Run & Schedule Actors: Kick-off a scrape on demand or set up a cron-like schedule.
- Access Datasets: Stream results directly into your apps, data warehouse, or BI dashboards.
- Monitor Runs: Track progress, error logs, and performance metrics in real time.
- Version Control: Programmatically create new versions or roll back if needed.
Client libraries
Choose the SDK that fits your stack:
Language | Package | Install |
---|---|---|
Node.js | apify-client | npm install apify-client |
Python | apify-client | pip install apify-client |
For complete API examples and detailed usage, visit the All Social Media Phone Numbers Extractor API documentation.
// Example: Trigger a run with Node.jsimport { ApifyClient } from 'apify-client'// Initialize the ApifyClient with your Apify API token// Replace the '<YOUR_API_TOKEN>' with your tokenconst client = new ApifyClient({token: '<YOUR_API_TOKEN>'})// Prepare Actor inputconst input = {keyword: 'marketing',location: 'US',platforms: ['TIKTOK', 'TWITTER'],maxResults: 100}// Run the Actor and wait for it to finishconst run = await client.actor('caprolok/all-social-media-phone-numbers-extractor').call(input)// Fetch and print Actor results from the run's dataset (if any)console.log('Results from dataset')console.log(`๐พ Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`)const { items } = await client.dataset(run.defaultDatasetId).listItems()items.forEach((item) => {console.dir(item)})
MCP Quickstart
You can use the Apify MCP Server in two ways:
1. Standard Input/Output (stdio):
Ideal for local integrations and command-line tools such as the Claude for Desktop client.
- Set MCP client server command to
npx @apify/actors-mcp-server
and environment variableAPIFY_TOKEN
to your Apify API token. - See
npx @apify/actors-mcp-server --help
for more options.
2. HTTPS Endpoint mcp.apify.com:
Connect your MCP client by including Authorization: Bearer <APIFY_TOKEN>
header in your requests.
- Use
https://mcp.apify.com
for streamable transport. - Use
https://mcp.apify.com/sse
for legacy SSE transport.
For more details, see the MCP API documentation.
๐ฌ Support
If you encounter any issues, have suggestions for improvements, or need assistance, please use the Issues tab on the actor's page. Our team actively monitors this section and will respond promptly.
We appreciate your feedback and will do our best to assist you with any concerns.
๐ Related Scrapers
๐ฑ All Social Media Posts Extractor (by Hashtag and Username)Effortlessly extract posts from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Search by specific keywords and locations to quickly get structured results, including usernames, captions, engagement stats, and direct post links. Ideal for marketers, creators, and researchers. |
๐ค All Social Media Profile Details ExtractorExtract rich profile details from Instagram, TikTok, YouTube, LinkedIn, and Twitter using usernames, URLs, or keywords. Get name, bio, followers, location, verified status, contact info, and moreโperfect for research, outreach, and social intelligence. |
๐ง All Social Media Emails ExtractorQuickly generate targeted email leads from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Effortlessly search by keywords and locations, obtaining structured contact details and direct links. Perfect for marketers, recruiters, and sales professionals. |
๐ค All Social Media Influencer FinderFind influencers by follower count, country, and platform. Perfect for campaigns, outreach, and research across Instagram, TikTok, YouTube, and more. Fast, customizable, and scalable. |
๐ต TikTok Leads GeneratorExtract TikTok user profiles and content for lead generation and influencer discovery. Perfect for finding trending creators and viral content. |
๐ผ LinkedIn Leads GeneratorExtract LinkedIn profiles and company information for B2B lead generation. Ideal for sales prospecting, recruiting, and business development. |
On this page
Share Actor: