LinkedIn Profile URL Finder avatar

LinkedIn Profile URL Finder

Pricing

$5.00 / 1,000 linkedin profile url lookups

Go to Apify Store
LinkedIn Profile URL Finder

LinkedIn Profile URL Finder

Find LinkedIn profile URLs instantly using first name, last name, and company name.

Pricing

$5.00 / 1,000 linkedin profile url lookups

Rating

0.0

(0)

Developer

dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Find LinkedIn profile URLs instantly using first name, last name, and company name. This Actor matches target individuals against verified business profiles and social graph networks, returning the exact matched LinkedIn URL in under 2 seconds.

Perfect for sales intelligence, lead enrichment, recruitment platforms, marketing automation, CRM synchronization, and identity verification systems.


⚡ Key Features

  1. Precision Matching: Resolves first name, last name, and company names to corresponding public LinkedIn URLs.

  2. Real-time lookup: Provides instant matches, resolving target profiles in under 2 seconds.

  3. Enterprise Reliability: Built on robust, distributed API logic with fallback resolution mechanisms.

  4. Clean JSON Format: Returns a simple key-value structure of the resolved link, filtering out complex nested schemas for drop-in ease of use.


📥 Input Parameter Schema

  • first_name (string, required): The first name of the person (e.g. yusuf).
  • last_name (string, required): The last name of the person (e.g. mehdi).
  • company_name (string, required): The company they work at (e.g. microsoft).

📤 Output Dataset Example (JSON)

When execution completes, each record is saved to the default Apify Dataset in the following format:

{
"status": "success",
"first_name": "yusuf",
"last_name": "mehdi",
"company_name": "microsoft",
"linkedin_url": "https://www.linkedin.com/in/yusufmehdi"
}

❓ Frequently Asked Questions (FAQ)

Q1: What happens if a person works at a different company now? A1: The API matches the profile based on the parameters provided. If they have updated their profile and the previous company is listed as past experience, the search engine still resolves them successfully in most cases.

Q2: What happens if no profile is matched? A2: If the query cannot be matched to a public profile, the API returns "linkedin_url": null with a 200 OK status, preventing processing failures.

Q3: Can I run bulk lookups? A3: The Actor processes one query per run. For bulk lookups, run runs in parallel or call the API endpoint programmatically.


🏷️ Keywords:

linkedin profile finder, linkedin url finder, find linkedin by name, linkedin url resolver, sales intelligence api, lead enrichment tool, b2b enrichment.