Use this social media finder to locate public profiles visibly associated with one complete business phone number. The Bot normalizes equivalent number formats, verifies visible public evidence, and returns only confirmed profile associations.
What Does BrowserAct Social Media Phone Number Finder Do?
One run searches for public social profiles associated with one complete international phone number. It does not use private reverse-phone databases, infer matches from partial numbers, or require social platform logins.
Atomic Capability
One run searches for public social profiles associated with one complete international phone number.
The narrow input and stable response envelope make this Bot suitable for direct API calls and composition with other BrowserAct Bots.
Key Features
- Uses one required input with a working default value.
- Reads only public pages and requires no social platform login.
- Returns confirmed profile associations instead of unverified guesses.
- Preserves visible evidence and validation status in structured records.
- Returns a valid negative response when no confirmed profile is available.
Quick Start
- Open Run task.
- Enter phone number, or keep the published default.
- Run the Bot and review the structured response.
- Use the API Tab to call the template from an application or automation.
Input Parameters
| Parameter | Configuration |
|---|---|
phone_number | String · Required Default: +44 1522 540069Enter one complete international phone number with country code. Partial numbers and extensions alone are not accepted. |
Output Structure
| Field | Description |
|---|---|
capability | Fixed capability identifier. |
available | Whether at least one confirmed profile association was found. |
request_metadata.phone_number | Original phone number supplied for the run. |
data.profiles | Confirmed public social profile associations. |
data.profiles[].platform_name | Human-readable platform name. |
data.profiles[].platform_id | Stable platform identifier. |
data.profiles[].profile_url | Confirmed public social profile URL. |
data.profiles[].display_name | Visible profile or organization name, or null. |
data.profiles[].matched_phone_normalized | Normalized international phone value. |
data.profiles[].matched_phone_displayed | Phone format displayed on the public source. |
data.profiles[].evidence_location | Where the confirming evidence was found. |
data.profiles[].evidence_text | Visible excerpt containing the complete number. |
data.profiles[].source_url | Public page connecting the number and profiles. |
data.profiles[].validation_status | Confirmation state for the association. |
Example Output
This preview expands one record from validated task 117121535011458773. The Output Tab contains the complete real response.
| Field | Result |
|---|---|
capability | social_media_phone_number_finder |
available | true |
request_metadata.phone_number | +44 1522 540069 |
data.profiles[0].platform_name | X |
data.profiles[0].profile_url | https://x.com/ISEPglobal/ |
data.profiles[0].display_name | null |
data.profiles[0].matched_phone_normalized | +441522540069 |
data.profiles[0].source_url | https://www.isepglobal.org/membership/reinstate-your-membership |
data.profiles[0].validation_status | confirmed |
How Does It Work?

- Validate the complete international phone number.
- Generate safe equivalent display formats internally.
- Search public pages for the complete number.
- Verify visible number and social profile associations.
- Return confirmed records with evidence.
Use Cases
- Business lead enrichment
- Company identity verification
- Public contact research
- CRM and outreach preparation
Create Your Own Social Media Phone Number Finder
Step 1: Create an Editable Copy
Click Create Editable Duplicate in the upper-right corner of this page. An editable copy will be added to your BrowserAct workspace.
Step 2: Customize the Bot When Needed
Open the duplicated Bot from your Bots list. Use Improve only when you need to change its input, matching logic, or output fields. If the existing configuration already meets your needs, use the Bot as it is and copy its Bot ID from the Bots list.
Step 3: Run the Bot Through the API
Use the Bot ID with the BrowserAct API to invoke your workflow programmatically and retrieve complete structured results directly in your application.
Automation and Export

BrowserAct produces structured data first. Use the completed result through Run Task, the JSON API, n8n, Make, Zapier, MCP-based agents, or an available export flow.
Need Help?
Cannot find the exact capability you need, or need help composing several Bots?
Discord: BrowserAct Community
Email: service@browseract.com

