Linkedin Email Scraper
Pricing
$19.99/month + usage
Linkedin Email Scraper
Extract business emails and LinkedIn profile data with ease πΌπ§ Get names, job titles, company details, verified contact info, and profile links for smarter outreach. Perfect for lead generation, recruitment, sales prospecting, and B2B research at scale π
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScrapeLabs
Actor stats
0
Bookmarked
5
Total users
1
Monthly active users
21 days ago
Last modified
Categories
Share
Linkedin Email Scraper
The Linkedin Email Scraper is a fast, reliable LinkedIn email extractor that searches Google for LinkedIn results and parses valid email addresses from result snippets. It solves the manual grind of trying to extract emails from LinkedIn by turning simple keywords into structured contact records β ideal for sales teams, recruiters, marketers, developers, and researchers. With this LinkedIn email finder and LinkedIn scraper for emails, you can build outreach lists at scale with precision and control.
What data / output can you get?
Below are the exact fields this actor saves to the dataset for each email it finds. You can export results from Apify in JSON, CSV, or Excel formats.
| Data type | Description | Example value |
|---|---|---|
| network | Network label derived from the chosen platform | "Linkedin.com" |
| keyword | The keyword that produced the result | "marketing" |
| title | Result title (from the Google snippet block) | "Social Lift Marketing (@socialliftmarketing)" |
| description | Snippet/description text from the result block | "This is Tunbridge Wells Squash ... 07802 640882 socialliftmarketing@ outlook.com #SocialMediaMarketing ..." |
| url | Link to the LinkedIn page shown in the result | "https://www.linkedin.com/socialliftmarketing/" |
| Parsed email address detected in the snippet | "socialliftmarketing@outlook.com" |
Note: The scraper only pushes rows where an email is detected; title or description may be empty depending on the snippet. Exports are available via the Apify dataset in JSON, CSV, and Excel.
Key features
-
β‘ SERP-based discovery for LinkedIn Executes targeted Google queries (site:linkedin.com + your keywords) and extracts emails directly from result snippets β a lightweight, no-login LinkedIn email scraping tool.
-
π― Precise email parsing Robust regex identifies emails even when obfuscated with spaces around β@β, improving accuracy for this LinkedIn contact email finder.
-
π¨ Domain filtering Use emailDomains to keep only addresses from specific domains (e.g., @company.com or @gmail.com), making it a practical B2B email scraper for LinkedIn workflows.
-
π Location-aware queries Add an optional location string to narrow results by geography and find email addresses from LinkedIn results relevant to your target region.
-
π§± Per-keyword caps and smart pagination Control volume with maxEmails per keyword and automatic pagination that stops after several empty pages to save time and credits.
-
π‘οΈ Resilient proxy & retry logic Automatic proxy fallback (GOOGLE_SERP β datacenter β residential) with up to 3 attempts helps reduce blocks and improve reliability.
-
πΎ Structured dataset output Consistent JSON records (network, keyword, title, description, url, email) ready for export to CSV/Excel and downstream use.
-
π©βπ» Developer-friendly Built on Apifyβs Python SDK β run via API, integrate into pipelines, or schedule jobs. Ideal as a LinkedIn to email tool in automated stacks.
-
π« No login or extensions required Works without cookies, browser automation, or a Chrome extension LinkedIn email scraper β simpler and more stable than browser-based tools.
How to use Linkedin Email Scraper - step by step
- Create or log in to your Apify account.
- Open the βLinkedin Email Scraperβ actor in the Apify Store.
- Add input data:
- Provide one or more keywords in keywords (e.g., "marketing", "founder").
- Optionally set location (e.g., "London") and emailDomains (e.g., "@company.com", "@gmail.com").
- Configure settings:
- Set maxEmails (per keyword, 1β5000; default: 20).
- Keep platform as "Linkedin" (default).
- Choose engine "legacy" (default).
- Optionally adjust proxyConfiguration (default is no proxy; actor can auto-fallback to Apify proxies if needed).
- Start the run:
- The actor searches Google for LinkedIn results and extracts emails from snippet blocks.
- Monitor progress:
- Logs show page-by-page progress, collected emails, and any proxy fallbacks.
- Download results:
- Open the runβs Dataset and export your data in JSON, CSV, or Excel.
Pro Tip: Use emailDomains to focus on corporate addresses for B2B campaigns, and schedule runs with different keyword lists to build segmented outreach audiences over time.
Use cases
| Use case name | Description |
|---|---|
| B2B lead generation for marketers | Build targeted lists by keyword and domain to power outreach campaigns and nurture sequences. |
| Recruitment sourcing emails | Find public emails for talent in specific roles or regions to accelerate candidate outreach. |
| LinkedIn outreach email finder | Turn niche keywords into verified emails for direct contact without manual profile viewing. |
| Regional campaigns for sales | Filter by location to focus on cities or countries that match your go-to-market plan. |
| Academic and market research | Collect public contact data tied to topics for surveys or research projects. |
| Data enrichment pipeline (API) | Integrate the LinkedIn data extractor with emails into an automated workflow to enrich records by keyword/topic. |
| Partnerships and PR | Identify creator or brand emails to pitch collaborations and media opportunities efficiently. |
Why choose Linkedin Email Scraper?
Built for precision and reliability, this LinkedIn email scraping tool delivers structured results without browser extensions or fragile automation.
- β Accurate email parsing from SERP snippets (handles spaced β@β patterns)
- π Scales with per-keyword limits and smart pagination controls
- π§° Developer access via Apify (API-ready, Python-native actor)
- π‘οΈ Automatic proxy fallback and retries for better uptime
- π Optional location filter for geographic targeting
- πΈ Cost-effective vs. brittle browser extensions and manual copy-paste
- π Public-data only approach for safer, more predictable runs
In short: a production-ready LinkedIn lead extractor thatβs simpler, faster, and more resilient than extension-based alternatives.
Is it legal / ethical to use Linkedin Email Scraper?
Yes β when done responsibly. This actor searches Google and extracts emails that appear in public result snippets referencing LinkedIn pages. It does not log in to LinkedIn or access private or authenticated data.
Guidelines for compliant use:
- Only collect and use publicly visible contact information.
- Respect LinkedInβs terms and your local regulations (e.g., GDPR/CCPA).
- Use data for legitimate business or research purposes; avoid spam.
- Consult your legal team for edge cases or jurisdiction-specific requirements.
Input parameters & output format
Example input (JSON)
{"keywords": ["marketing","founder","business"],"emailDomains": ["@gmail.com","@outlook.com"],"location": "London","maxEmails": 20,"platform": "Linkedin","engine": "legacy","proxyConfiguration": {"useApifyProxy": false}}
Parameters
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
| keywords | array | Yes | β | List of search terms to find LinkedIn profiles or posts. Each keyword is processed separately. |
| platform | string (enum: "Linkedin") | No | "Linkedin" | Choose the platform to target. Currently supports LinkedIn. |
| location | string | No | "" | Optional location filter (e.g., "London", "New York"). Appended to the search query. |
| emailDomains | array | No | [] | Optional list of domains to keep (e.g., "@gmail.com", "@company.com"). |
| maxEmails | integer (1β5000) | No | 20 | Maximum number of emails to collect per keyword. |
| engine | string (enum: "legacy") | No | "legacy" | Legacy engine uses GOOGLE_SERP proxy with traditional selectors for stability. |
| proxyConfiguration | object | No | No proxy by default | Choose proxy settings. If blocked, the actor auto-tries datacenter then residential proxies with up to 3 retries. |
Example output (JSON)
{"network": "Linkedin.com","keyword": "marketing","title": "Social Lift Marketing (@socialliftmarketing)","description": "This is Tunbridge Wells Squash ... 07802 640882 socialliftmarketing@ outlook.com #SocialMediaMarketing # Marketing ...","url": "https://www.linkedin.com/socialliftmarketing/","email": "socialliftmarketing@outlook.com"}
Notes:
- Rows are pushed only when an email is found.
- title and description content depend on the Google snippet and may vary.
FAQ
Is there a free option to try it?
Yes β you can test runs on Apify with trial minutes before subscribing. This actor also offers a monthly plan for ongoing use.
Do I need a LinkedIn login or cookies?
No. The actor does not log in to LinkedIn. It searches Google for LinkedIn results and extracts emails from public snippets.
Can I keep only corporate emails?
Yes. Use the emailDomains filter (e.g., "@company.com") to collect only addresses that match specific domains.
Can I target a specific city or country?
Yes. Set the location field (e.g., "Berlin" or "New York") to bias discovery toward your region of interest.
How many emails can it collect per keyword?
Up to the limit you set in maxEmails (1β5000). The run stops collecting for that keyword after reaching your cap.
Does it support API or Python integration?
Yes. This is an Apify actor built with Python β you can run it via the Apify API, schedule jobs, and integrate into automation pipelines.
What fields does the scraper return?
Each record includes: network, keyword, title, description, url, and email. Results are saved to the runβs dataset for export.
Is this a LinkedIn Sales Navigator email extractor?
It doesnβt integrate with Sales Navigator. Instead, it complements prospecting by finding public emails that appear in Googleβs LinkedIn result snippets.
How does it handle blocks and reliability?
It uses automatic proxy fallback (GOOGLE_SERP β datacenter β residential) and retries up to three times to improve resilience against temporary blocks.
Final thoughts
The Linkedin Email Scraper is built to turn keywords into structured, export-ready contact emails for outreach at scale. You get accurate parsing, location and domain filtering, resilient proxy handling, and clean JSON/CSV/Excel exports β perfect for marketers, sales teams, recruiters, analysts, and developers. Run it via the Apify UI or API to automate a LinkedIn outreach email finder pipeline, then sync the dataset to your CRM or enrichment stack. Start extracting smarter and accelerate your next campaign.