# Website Email, Phone & Social Extractor (`toolsnmoreapi/website-lead-scraper`) Actor

Extract business emails, phone numbers, and social profiles from websites — clean, structured, and ready for lead generation.

- **URL**: https://apify.com/toolsnmoreapi/website-lead-scraper.md
- **Developed by:** [ToolsAPI](https://apify.com/toolsnmoreapi) (community)
- **Categories:** Lead generation, Social media, E-commerce
- **Stats:** 3 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## 🔍 Website Email, Phone & Social Extractor

Extract business emails, phone numbers, and social profiles from any website — clean, structured, and ready for outreach.

Built for lead generation, sales prospecting, and data enrichment.

---

### 🚀 Turn any website into a lead

Give it a website → get:

* 📧 Business email
* 📞 Phone number
* 📘 Facebook page
* 📸 Instagram profile
* 📍 Business address
* 🔗 Source URLs (where data was found)

👉 No cleanup required. Ready for CRM, outreach, or analysis.

---

### 🔗 Perfect for Google Maps leads

If you’re already using a **Google Maps scraper**, this Actor is the next step.

After scraping businesses from Google Maps, you usually get:

* company names
* website URLs
* basic listing info

👉 This Actor takes those **website URLs** and enriches them.

#### 💡 Workflow

```text
Google Maps Scraper → Website List → This Actor → Contact Data
````

#### 🚀 Why this matters

Google Maps data alone is not enough for outreach.

This Actor helps you:

- turn listings into real leads
- find direct contact info
- build outreach-ready datasets

#### 🧾 Bulk input ready

```json
{
  "startUrls": [
    "https://company1.com",
    "https://company2.com",
    "https://company3.com"
  ]
}
```

👉 Ideal for processing **bulk website data from Google Maps or any directory scraper**

***

### ⚡ Why this Actor is different

Most scrapers give you messy data.

This Actor:

- ✅ Selects the best email (not random ones)
- ✅ Extracts real business phone numbers (not junk)
- ✅ Cleans and normalizes social links
- ✅ Crawls contact & about pages automatically
- ✅ Tracks exactly where each data point came from
- ✅ Uses Facebook About page as fallback

👉 You get usable leads — not raw data

***

### 🧠 Use cases

- Lead generation
- Cold email outreach
- Sales prospecting
- Agency client acquisition
- Supplier research
- CRM enrichment
- Market research

***

### ⚡ Quick start (30 seconds)

```json
{
  "startUrls": [
    "https://example.com"
  ]
}
```

Click **Start** → get results.

***

### 🔄 How it works

For each website:

1. Loads homepage
2. Extracts emails, phone numbers, and socials
3. Finds contact/about pages
4. Ranks best data (filters junk)
5. Uses Facebook fallback if needed
6. Outputs clean structured data

***

### 📊 Output example

```json
{
  "company_name": "Example Company",
  "website": "https://example.com",
  "final_url": "https://example.com",
  "email": "sales@example.com",
  "email_found_on": "https://example.com/contact",
  "phone": "+1 214-555-1212",
  "phone_found_on": "https://example.com/contact",
  "facebook": "https://www.facebook.com/example",
  "instagram": "https://www.instagram.com/example",
  "address": "123 Main Street, Dallas, TX 75001",
  "scraped_at": "2026-04-23T18:00:00Z"
}
```

***

### 🧾 Input options

#### `startUrls`

List of websites to process

#### `records`

Optional structured input:

```json
[
  {
    "companyName": "ABC Company",
    "website": "https://abc.com"
  }
]
```

If both `startUrls` and `records` are filled, the Actor processes both inputs (deduplicated by company + website).

#### `maxContactPagesToTry`

How many contact/about pages to check (default: 3)

#### `checkFacebookAboutPage`

Use Facebook fallback (default: true)

#### `maxConcurrency`

Number of websites processed in parallel

#### `saveCsvFile`

Export results as CSV

***

### 📤 Output

Results are saved to:

- Apify dataset
- CSV file

Each row includes:

- email
- phone
- social profiles
- address
- source links

***

### 🧠 Best practices

- Start with 1–5 websites
- Increase concurrency gradually
- Use real company domains
- Expect some sites to have no email

***

### ⚠️ Limitations

- Extracts publicly available data only
- Some websites block scraping
- Not all sites display emails
- Phone extraction optimized for US/Canada

***

### 🔗 Build a lead pipeline

Combine with:

- Google Maps scrapers
- B2B directory scrapers
- Alibaba supplier finders
- LinkedIn enrichment tools

👉 Workflow:
**Find companies → Extract contacts → Outreach**

***

### 📈 SEO keywords (for discovery)

email extractor
phone extractor
website scraper
lead generation tool
contact scraper
business data extractor
social media scraper
web scraping for leads

***

### 📬 Support

Have ideas or need improvements? Open an issue or reach out.

***

### 📄 Disclaimer

This Actor extracts publicly available information only.
Use responsibly and in compliance with applicable laws.

# Actor input Schema

## `startUrls` (type: `array`):

One or more business website URLs to process.

## `records` (type: `array`):

Optional structured input records. When both Website URLs and records are provided, both are processed.

## `maxContactPagesToTry` (type: `integer`):

Maximum number of contact or about pages to check per website.

## `checkFacebookAboutPage` (type: `boolean`):

If email, phone, or address is still missing, try the Facebook About page when a Facebook link is found.

## `headless` (type: `boolean`):

Run Chromium in headless mode.

## `pageTimeoutMs` (type: `integer`):

Navigation timeout in milliseconds.

## `maxConcurrency` (type: `integer`):

How many websites to process in parallel. Start with 1 to 3.

## `saveCsvFile` (type: `boolean`):

Save a CSV export to the default key-value store.

## `csvFilename` (type: `string`):

Filename for the CSV export.

## Actor input object example

```json
{
  "startUrls": [
    "https://example.com"
  ],
  "records": [],
  "maxContactPagesToTry": 3,
  "checkFacebookAboutPage": true,
  "headless": true,
  "pageTimeoutMs": 45000,
  "maxConcurrency": 1,
  "saveCsvFile": true,
  "csvFilename": "website_email_social_results.csv"
}
```

# Actor output Schema

## `company_name` (type: `string`):

Company name when provided.

## `website` (type: `string`):

Input website URL.

## `final_url` (type: `string`):

Final resolved URL after redirects.

## `email` (type: `string`):

Publicly available business email.

## `email_found_on` (type: `string`):

URL where the email was found.

## `phone` (type: `string`):

Detected business phone number.

## `phone_found_on` (type: `string`):

URL where the phone number was found.

## `facebook` (type: `string`):

Facebook page URL.

## `facebook_found_on` (type: `string`):

URL where the Facebook link was found.

## `instagram` (type: `string`):

Instagram profile URL.

## `instagram_found_on` (type: `string`):

URL where the Instagram link was found.

## `address` (type: `string`):

Detected business address.

## `address_found_on` (type: `string`):

URL where the address was found.

## `scraped_at` (type: `string`):

Timestamp when the record was scraped.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        "https://example.com"
    ],
    "records": [],
    "csvFilename": "website_email_social_results.csv"
};

// Run the Actor and wait for it to finish
const run = await client.actor("toolsnmoreapi/website-lead-scraper").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);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "startUrls": ["https://example.com"],
    "records": [],
    "csvFilename": "website_email_social_results.csv",
}

# Run the Actor and wait for it to finish
run = client.actor("toolsnmoreapi/website-lead-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    "https://example.com"
  ],
  "records": [],
  "csvFilename": "website_email_social_results.csv"
}' |
apify call toolsnmoreapi/website-lead-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=toolsnmoreapi/website-lead-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Website Email, Phone & Social Extractor",
        "description": "Extract business emails, phone numbers, and social profiles from websites — clean, structured, and ready for lead generation.",
        "version": "0.0",
        "x-build-id": "TEe6bUEoKk7tFd9n3"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/toolsnmoreapi~website-lead-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-toolsnmoreapi-website-lead-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/toolsnmoreapi~website-lead-scraper/runs": {
            "post": {
                "operationId": "runs-sync-toolsnmoreapi-website-lead-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/toolsnmoreapi~website-lead-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-toolsnmoreapi-website-lead-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "startUrls": {
                        "title": "Website URLs",
                        "type": "array",
                        "description": "One or more business website URLs to process.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "records": {
                        "title": "Website records",
                        "type": "array",
                        "description": "Optional structured input records. When both Website URLs and records are provided, both are processed."
                    },
                    "maxContactPagesToTry": {
                        "title": "Max contact pages to try",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum number of contact or about pages to check per website.",
                        "default": 3
                    },
                    "checkFacebookAboutPage": {
                        "title": "Check Facebook About page",
                        "type": "boolean",
                        "description": "If email, phone, or address is still missing, try the Facebook About page when a Facebook link is found.",
                        "default": true
                    },
                    "headless": {
                        "title": "Run headless browser",
                        "type": "boolean",
                        "description": "Run Chromium in headless mode.",
                        "default": true
                    },
                    "pageTimeoutMs": {
                        "title": "Page timeout (ms)",
                        "minimum": 5000,
                        "type": "integer",
                        "description": "Navigation timeout in milliseconds.",
                        "default": 45000
                    },
                    "maxConcurrency": {
                        "title": "Max concurrency",
                        "minimum": 1,
                        "type": "integer",
                        "description": "How many websites to process in parallel. Start with 1 to 3.",
                        "default": 1
                    },
                    "saveCsvFile": {
                        "title": "Save CSV file",
                        "type": "boolean",
                        "description": "Save a CSV export to the default key-value store.",
                        "default": true
                    },
                    "csvFilename": {
                        "title": "CSV filename",
                        "type": "string",
                        "description": "Filename for the CSV export.",
                        "default": "website_email_social_results.csv"
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
