Extract Emails Phone Social Media From Website
Pricing
from $0.01 / 1,000 results
Extract Emails Phone Social Media From Website
🌐 Extract Emails, Phone & Social Media from Websites with precision. Automatically collect contact details for lead generation, outreach, and B2B research—faster, cleaner, and compliant. 🚀 Ideal for sales & marketing teams.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Scraperoka
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
Extract Emails Phone Social Media From Website 🔍
Extract Emails Phone Social Media From Website is a purpose-built Apify actor that scrapes emails, phone numbers, and social media profile links from any website you provide. It helps you solve the common problem of finding real business contact details and social channels scattered across pages—so you can build targeted lead lists faster using email extraction from website, scrape phone numbers from website, and extract social media links from website workflows at scale.
Whether you’re a marketer, recruiter, data analyst, or researcher, this actor makes it easy to collect business contact details from websites and turn public web content into structured data—saving you hours of manual work.
Why choose Extract Emails Phone Social Media From Website?
| Feature | Benefit |
|---|---|
| ✅ All-in-one contact extraction | Extract emails, phone numbers, and social media profile links in one run |
| ✅ Configurable extraction toggles | Enable or disable phone and social media extraction depending on your needs |
| ✅ Built-in proxy support | Scrapes reliably with proxy support for smoother access to public web data |
| ✅ Resilient scraping workflow | Includes retries and fallbacks for better results across diverse sites |
| ✅ Structured dataset output | Saves consistent fields (domain, homepage, emails, phone numbers, social media) for easy import |
| ✅ Scales across multiple target URLs | Process multiple websites in a single execution and store results per domain |
Key features
- 📧 Accurate email extraction: Extracts email addresses found across target website pages and returns them with confidence and source metadata
- 📞 Phone number extraction (optional): When enabled, extracts phone numbers found on pages and includes formatting + source URL
- 🌐 Social media link extraction (optional): Detects and extracts social media profile links (and deduplicates them in the output)
- 🛡️ Proxy support for reliability: Supports proxy configuration to help avoid blocking during scraping
- 🔄 Resilience for real-world sites: Includes retries and fallbacks for robustness across different site structures
- 📊 Complete, structured output: Produces a consistent dataset you can use for lead generation from website contact info
- 💾 Automation-ready results: Outputs are immediately pushed to the Apify dataset for downstream exporting to JSON/CSV pipelines
Input
Provide input via an input.json file. Example structure:
{"targetUrls": [{ "url": "https://apify.com" }],"enablePhoneExtraction": true,"enableSocialMediaExtraction": true,"proxySettings": {"useApifyProxy": true}}
Input Fields
| Field | Required | Description |
|---|---|---|
targetUrls | Yes | List of target website URLs to scrape for contact information. Provide objects with a url field. |
enablePhoneExtraction | No | If set to true, the actor also extracts phone numbers found on the pages. Default: true. |
enableSocialMediaExtraction | No | If set to true, the actor detects and extracts social media profile links (e.g., LinkedIn, Twitter, Facebook). Default: true. |
proxySettings | No | Proxy configuration for the actor. Proxy usage is recommended for reliable scraping of public web data. |
proxySettings.proxy support | No | Set to true to enable Apify Proxy usage (prefilled as true). |
Output
The actor pushes each scraped domain’s results into the Apify dataset as JSON.
{"domain": "example.com","homepage_url": "https://example.com","emails": [{"email": "contact@example.com","confidence_score": 92.5,"source_url": "https://example.com/contact","source_type": "contact_page","validation_status": "unknown"}],"phone_numbers": [{"phone": "+1 555 123 4567","formatted": "+15551234567","source_url": "https://example.com/contact"}],"social_media": [{"platform": "linkedin","url": "https://www.linkedin.com/company/example","source_url": "https://example.com/about"}]}
Output Fields
| Field | Type | Description |
|---|---|---|
domain | string | The domain extracted from your target URL |
homepage_url | string | The homepage URL built as https://{domain} |
emails | array | Extracted email objects for the domain |
emails[].email | string | The email address found on the website |
emails[].confidence_score | number | Confidence score associated with the extracted email |
emails[].source_url | string | Page URL where the email was found |
emails[].source_type | string | The source type where the email was extracted from (e.g., contact_page, footer, etc.) |
emails[].validation_status | string | Validation status for the extracted email |
phone_numbers | array | Extracted phone number objects for the domain |
phone_numbers[].phone | string | The phone value found on the website |
phone_numbers[].formatted | string | Formatted phone value |
phone_numbers[].source_url | string | Page URL where the phone number was found |
social_media | array | Extracted social media profile links (deduplicated in the output) |
social_media[].platform | string | Social platform name (e.g., linkedin, twitter, etc.) |
social_media[].url | string | The social profile URL as found |
social_media[].source_url | string | Page URL where the social link was detected |
error_message | string | Not present in the normal output object above; if a domain errors, the actor pushes an empty-result object for that domain |
You can export the resulting dataset to JSON or CSV from the Apify Console output tools after the run completes.
How to use Extract Emails Phone Social Media From Website (via Apify Console)
-
Open Apify Console
Go to console.apify.com and sign in. -
Find the actor
Search for Extract Emails Phone Social Media From Website and open the actor page. -
Go to the INPUT panel
In the input form, add your Target Websites undertargetUrls(each item is an object with aurl). -
Choose what to extract
Enable or disableenablePhoneExtractionandenableSocialMediaExtractiondepending on whether you wantscrape phone numbers from websiteandextract social media links from website. -
(Optional) Configure proxy settings
If you expect frequent scraping or you’re hitting access limitations, enableproxySettings.proxy support(Apify Proxy) for built-in proxy support. -
Run the actor
Click Run. Watch the live logs to see which domains are being processed and how many emails/phones/social links were extracted. -
Review the dataset
After completion, open the dataset tab. Each row corresponds to one domain withemails,phone_numbers, andsocial_media. -
Export your results
Export to JSON/CSV and feed the data into your CRM, enrichment workflow, or website data extraction emails phones pipeline.
No coding required — get accurate results from publicly available sources in minutes. ✅
Advanced features & SEO optimization
- 🔎 Engineered for website contact info extraction: Built to excel at “email extraction from website” and “scrape phone numbers from website” style lead generation from website contact info use cases.
- 🔄 Deduplicated social results: Social media profile links are deduplicated by a normalized URL, helping keep your dataset clean when sites repeat the same links in multiple places.
- 🌐 Flexible extraction controls: Turn phone and social extraction on/off using
enablePhoneExtractionandenableSocialMediaExtraction, so you only collect what you need. - 🛡️ Resilience for diverse sites: Designed to handle real-world variability across websites using retries and fallbacks for better coverage.
Best use cases
- 📈 Lead generation from website contact info: Build outreach lists by collecting emails and phone numbers from company sites and contact pages.
- 🧑💼 Recruitment research: Pull hiring-team contact details and social profiles to support faster candidate outreach and employer research.
- 🛍️ Competitive market research: Compare organizations by extracting contact channels and presence across domains (emails, phones, and social links).
- 🧪 Data cleansing and enrichment: Validate and normalize contact data in your pipeline, then enrich profiles using extract emails phone social media from website outputs.
- 🗂️ Analyst workflows: Create structured datasets of business contact details and analyze coverage by domain, page context, and source type.
- 💬 Agency prospecting at scale: Automate website data extraction emails phones to quickly discover contact methods for multiple client targets.
- 💻 CRM integration: Push consistent fields (domain, homepage, emails, phone_numbers, social_media) into your system to power follow-up automation.
Technical specifications
-
Supported Input Formats
- ✅
targetUrlsas an array of objects containingurl - ✅
enablePhoneExtractionboolean (true/false) - ✅
enableSocialMediaExtractionboolean (true/false) - ✅
proxySettingsobject withproxy supportboolean
- ✅
-
Proxy Support
- ✅ Apify Proxy via
proxySettings.proxy support - ❌ Custom proxy types beyond the provided proxy settings are not exposed in the input schema
- ✅ Apify Proxy via
-
Retry Mechanism
- ✅ Includes retries and fallbacks for resilience across websites
-
Dataset Structure
- ✅ One dataset row per
domain, containinghomepage_url,emails,phone_numbers,social_media
- ✅ One dataset row per
-
Rate Limits & Performance
- ✅ Designed for practical throughput across multiple domains
- ✅ Limits scraping depth to keep runs efficient (the actor uses a fixed
max_pages = 10per site)
-
Limitations
- ❌ Only extracts what’s available in publicly accessible pages (no access to authenticated or private data)
- ❌ Some sites may contain no email/phone/social links, resulting in empty arrays
FAQ
Can I scrape emails, phone numbers, and social media links in one run?
✅ Yes. Extract Emails Phone Social Media From Website can extract email extraction from website results and, when enabled, also scrape phone numbers from website and extract social media links from website in the same execution using enablePhoneExtraction and enableSocialMediaExtraction.
What happens if a website has no contact emails or phone numbers?
✅ If no emails or phones are found, the actor still pushes a result object for that domain with emails and/or phone_numbers as empty arrays.
Is proxy support included?
✅ Yes. You can configure proxySettings and set proxySettings.proxy support to enable built-in proxy support to improve reliability when scraping public web data.
Does the actor deduplicate social media links?
✅ Yes. Social media profile entries are deduplicated in the output, helping avoid repeated links across multiple pages on the same domain.
How is the output structured for analysis and CRM imports?
✅ The dataset stores consistent JSON objects per domain, with domain, homepage_url, emails, phone_numbers, and social_media. This makes it easy to map into downstream tools for lead generation from website contact info.
Can I run it at scale for many websites?
✅ Yes. The actor processes multiple target URLs in a single run and pushes results to the dataset per domain, which is convenient for bulk lead generation.
Do I need to write code to use this actor?
✅ No. You can use it directly via Apify Console by filling the input fields and then exporting the dataset after the run completes.
Is this actor legal and compliant to use?
❌ Compliance depends on your use case. The actor works with publicly accessible sources, but it is still your responsibility to comply with applicable laws and site policies (including GDPR/CCPA and spam regulations) when using the extracted data.
Support & feature requests
Want to improve Extract Emails Phone Social Media From Website for your workflow? We’d love to hear from you! 🙌
- 💡 Feature Requests: Ideas like CSV export customization, additional field enrichment, or custom output formatting for extract emails phone social media from website use cases are welcome.
- 📧 Contact: Reach out at dataforleads@gmail.com.
Your feedback helps shape the roadmap and keeps this actor aligned with what marketers, analysts, and researchers need.
Extract Emails Phone Social Media From Website — final thoughts
Extract Emails Phone Social Media From Website is the most comprehensive, SEO-optimized way to collect business contact details from websites—so you can scale email and contact discovery with clean, structured output. ✅
Disclaimer
This tool only accesses publicly accessible sources and does not access private profiles, authenticated data, or password-protected pages. Legal compliance (including GDPR/CCPA), usage permissions, and adherence to each website’s Terms of Service are your responsibility.
For data removal requests, contact dataforleads@gmail.com. Please use Extract Emails Phone Social Media From Website responsibly, ethically, and for legitimate purposes only.