LinkedIn Contact Enricher avatar

LinkedIn Contact Enricher

Pricing

from $50.00 / 1,000 profile enricheds

Go to Apify Store
LinkedIn Contact Enricher

LinkedIn Contact Enricher

Turn LinkedIn profile URLs into verified emails and phone numbers. Bulk enrichment, CSV/JSON export, CRM-ready. Pay only for contacts found — no API key.

Pricing

from $50.00 / 1,000 profile enricheds

Rating

0.0

(0)

Developer

Lead King

Lead King

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

8

Monthly active users

12 days ago

Last modified

Share

LinkedIn Contact Enricher 📧📞

Turn any LinkedIn profile URL into a full contact record — verified emails, phone numbers, job titles, and company data. Paste one URL or thousands, and get clean, export-ready results. Pay only for the contacts you actually get.

🧑‍💼 What does LinkedIn Contact Enricher do?

LinkedIn Contact Enricher takes a LinkedIn profile URL and returns a complete, structured contact record: personal email, business email, direct phone number, full name, job title, company, industry, and location.

Drop in a single profile or a giant list — the Actor enriches them all and hands you a clean dataset you can export to CSV, Excel, or JSON, or push straight into your CRM. No subscriptions, no API keys to manage, no scraping setup.

🕵️ What contact data can I extract?

For each matched profile you get:

  • 👤 Full name
  • 📧 Personal email
  • 💼 Business email
  • 📞 Phone number
  • 🏢 Company and company domain
  • 🎯 Job title
  • 🏭 Industry
  • 📍 Location (city, state, ZIP)
  • 🔗 LinkedIn URL

Output sample:

{
"fullName": "Jane Doe",
"email": "jane.doe@example.com",
"personalEmail": "jane.doe@example.com",
"businessEmail": "jdoe@acmecorp.com",
"phone": "+1 555 010 1234",
"jobTitle": "Product Manager",
"company": "Acme Corp",
"companyDomain": "acmecorp.com",
"industry": "Technology",
"city": "Austin",
"state": "TX",
"linkedinUrl": "https://linkedin.com/in/janedoe"
}

🔥 Why enrich LinkedIn contacts?

  • Sales & outreach — turn a list of LinkedIn prospects into email + phone you can actually contact.
  • Recruiting — get candidate contact details straight from their profile.
  • CRM enrichment — fill in missing emails and phones across your records in bulk.
  • Lead-gen agencies — convert LinkedIn lists into outreach-ready data for clients.
  • Founders & growth — fast, targeted prospecting without a data team.

⚡️ How do I use LinkedIn Contact Enricher?

  1. Click Start / Try for free.
  2. Paste one or more LinkedIn profile URLs.
  3. Run the Actor and export your results.

No proxies, no cookies, no LinkedIn login required. URLs are normalized automatically, so www. and trailing slashes work fine.

⌨️ Input

{
"linkedinUrls": [
"https://www.linkedin.com/in/janedoe/",
"https://linkedin.com/in/johnsmith"
]
}
FieldTypeRequiredDescription
linkedinUrlsarray of stringsLinkedIn profile URLs to enrich

📊 Output

Each matched contact becomes one row in the dataset, with all the fields shown above. You can download it as CSV, Excel, JSON, or access it via the Apify API.

Profiles that can't be matched return nothing and are not charged.

💰 How much does it cost?

Pay per contact found. You're charged once for each contact returned in your results. If a profile has no match, you pay nothing for it — so you only ever pay for data you can use.

🔌 Integrations

Results live in a standard Apify dataset, so you can connect LinkedIn Contact Enricher to HubSpot, Salesforce, Clay, Make, Zapier, Google Sheets, and anything else that reads from the Apify API — or just export and import.

🤖 Using LinkedIn Contact Enricher with the Apify API

The Apify API lets you run the Actor, pass input, and fetch results programmatically. Use the official Apify client for JavaScript or Python, or call the REST API directly.

This Actor returns business-contact data that already exists in third-party datasets — it does not log into or scrape LinkedIn directly. You are responsible for using the data in compliance with applicable laws (GDPR, CCPA) and platform terms. Keep your outreach lawful and honor opt-out requests.

💬 Your feedback

Found a bug or want a new field or input filter? Open an issue on the Actor's Issues tab — feature requests and feedback are very welcome and help shape the roadmap.