Linkedin Profile Finder
Pricing
from $0.01 / 1,000 results
Linkedin Profile Finder
🔍 LinkedIn Profile Finder helps you discover and verify targeted LinkedIn profiles fast. 🚀 Great for B2B prospecting, recruiting, and market research—find the right people with speed, accuracy, and efficiency.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Scrapers Hub
Maintained by CommunityActor stats
0
Bookmarked
9
Total users
6
Monthly active users
6 days ago
Last modified
Categories
Share
LinkedIn Profile Finder 🔍
LinkedIn Profile Finder is a lead discovery tool that helps you find thousands of LinkedIn profile search results based on your keywords, with optional country targeting—without needing to log in. Whether you’re a marketer, recruiter, sales lead, or data analyst looking to find LinkedIn profiles, this LinkedIn people finder streamlines profile lookup at scale and saves you hours of manual work.
It’s designed for workflows like LinkedIn lead finder prospecting, LinkedIn contact finder research, and LinkedIn profile lookup when you need a large starting set fast.
Why choose LinkedIn Profile Finder?
| Feature | Benefit |
|---|---|
| ✅ Keyword-based profile discovery | Start from your search keywords to discover relevant LinkedIn profiles in bulk. |
| ✅ Country targeting support | Focus results on your selected target country for better lead relevance. |
| ✅ Reliability with retries | Includes retry logic to improve result consistency across pages. |
| ✅ Clear structured dataset output | Saves results in a structured dataset you can export and analyze. |
| ✅ Scales across multiple keywords | Run multi-keyword searches and keep collecting until limits are reached. |
| ✅ Built-in proxy support for reliable scraping | Uses proxy configuration support to improve access consistency. |
Key features
- 🔑 Keyword-led LinkedIn profile search: Use your keywords to drive discovery for a “find LinkedIn profiles” workflow.
- 🌍 Target country filtering: Filter results by your chosen Target Country to support “search LinkedIn by name and location” use cases.
- 🧩 Profile URL validation: Ensures the collected URLs match LinkedIn profile pages (not company pages, jobs, posts, or other non-profile paths).
- 📄 Snippet capture for context: Collects a
description_snippetto help you quickly triage results. - 💾 Dataset-ready results: Each run pushes items to the Apify dataset with fields like
keyword,url,description_snippet, andsource. - 🛡️ Resilience and fallbacks: Uses retry logic and optional proxy configuration to keep runs moving.
- 🔄 Multi-page collection per keyword: Continues through pages until reaching your global limit or stopping conditions.
- ⚙️ Free-tier run limiting: Automatically caps results to keep behavior predictable on the free tier.
Input
Provide input via an input.json file. Example structure:
{"keywords": ["software engineer", "marketing manager"],"country": "United States"}
Input Fields
| Field | Required | Description |
|---|---|---|
keywords | Yes | A list of keywords to search for LinkedIn profiles (for example, “software engineer” or “marketing manager”). Each keyword will be processed to discover profiles. |
country | No | Select the target country for leads. Defaults to United States. Use this when you want your LinkedIn people finder results to be location-focused. |
Output
After execution, the actor saves each profile’s data in JSON format in the dataset.
Example dataset records:
[{"keyword": "software engineer","url": "https://www.linkedin.com/in/example-user","description_snippet": "Example snippet text from the search results description","source": "Search Engine"}]
Output Fields
| Field | Type | Description |
|---|---|---|
keyword | string | The keyword that produced this LinkedIn profile result. |
url | string | The discovered LinkedIn profile URL. |
description_snippet | string | A short text snippet describing the result (useful for quick review). |
source | string | Where the profile data was collected from (set to "Search Engine"). |
Note: This actor’s dataset transformation (in the
LinkedIn Profilesdataset view) is configured to display only:keyword,url,description_snippet, andsource.
You can export the dataset as JSON or CSV from the Apify Console.
How to use LinkedIn Profile Finder (via Apify Console)
-
Open Apify Console
Log in at https://console.apify.com and go to the Actors tab. -
Find LinkedIn Profile Finder
Search for LinkedIn Profile Finder and open the actor page. -
Go to the INPUT panel
You’ll see a built-in form for configuring your keywords and country. -
Enter your keywords
Add one or more items in Search Keywords (e.g., “software engineer”, “marketing manager”).
This powers the “find LinkedIn profiles” workflow. -
(Optional) Set the target country
Choose your Target Country. If you leave it as default, it usesUnited States. -
Run the actor
Click Run. During execution, you’ll see logs indicating progress per keyword and totals collected. -
Review results in the dataset
When it finishes, open the actor’s OUTPUT dataset named LinkedIn Profiles and review the table: Keyword, Profile URL, Snippet, and Source. -
Export for your workflow
Export the dataset (JSON/CSV) and connect it to your CRM, lead pipeline, enrichment workflow, or analysis notebook.
No coding required—get accurate results in minutes with LinkedIn Profile Finder. ✅
Advanced features & SEO optimization
- 🚀 Engineered for “LinkedIn lead finder” workflows: Built for keyword-driven LinkedIn profile search tool use cases like prospect discovery and early-stage lead lists.
- 🔍 LinkedIn profile lookup with validation: Only keeps URLs that look like profile links (via URL structure checks), helping you avoid jobs, posts, and company pages.
- 🔁 Resilience for better batch completion: Includes retry logic and uses stop conditions to end searches when pages return empty results repeatedly.
- 💬 Context-first snippets: Captures a
description_snippetso you can quickly triage leads before deeper enrichment. - 🌐 Country-focused discovery: Works well for “search LinkedIn by name and location” and “company LinkedIn employee search” style targeting.
Best use cases
- 📈 Sales teams building outbound lists: Use LinkedIn profile lookup results as a starting dataset for outreach segmentation.
- 🧑💼 Recruiters sourcing candidates: Quickly find LinkedIn profiles by role-related keywords to accelerate screening.
- 🎯 B2B marketers running lead gen: Generate a prospect pool using LinkedIn people finder patterns by keyword and country.
- 🏢 Company research teams: Build lead-ready lists for “company LinkedIn employee search” research efforts.
- 🔎 Data analysts preparing enrichment pipelines: Collect structured profile URLs and snippets for downstream analysis and mapping.
- 🧩 Growth teams testing messaging: Use a profile dataset to validate audience positioning by niche and geography.
- 💬 Community or talent sourcing: Find relevant profiles using keywords to support community and talent discovery research.
Technical specifications
-
Supported Input Formats
- ✅
keywordsas an array of strings (minimum 1 item, unique items) - ✅
countryas a string from the provided enum (defaults toUnited States)
- ✅
-
Proxy Support
- ✅ Uses proxy configuration support (with fallback behavior if proxy setup fails)
-
Retry Mechanism
- ✅ Retries are implemented (configured with
max_retries = 3)
- ✅ Retries are implemented (configured with
-
Dataset Structure
- ✅ Saved as dataset records with fields:
keyword,url,description_snippet,source
- ✅ Saved as dataset records with fields:
-
Rate Limits & Performance
- ✅ Uses a built-in per-page delay (
request_delay = 1plus a small random component)
- ✅ Uses a built-in per-page delay (
-
Limitations
- ❌ This actor does not require LinkedIn login to run (it focuses on publicly available profile discovery)
- ❌ Results are capped on the free tier: 100 profiles per run (free tier detection is via the
APIFY_IS_PAID_USERenvironment variable)
FAQ
Does LinkedIn Profile Finder require a LinkedIn login?
✅ No. LinkedIn Profile Finder is described as requiring no login, focusing on discovering publicly available LinkedIn profiles.
What kinds of LinkedIn pages does it return?
✅ It targets LinkedIn profile URLs. It filters out URLs that are not profile pages (for example, company pages, jobs, posts, and other non-profile paths).
How do I choose keywords for best results?
Use role- or intent-based phrases that match what you want to find (for example, “software engineer” or “marketing manager”). This aligns with the “LinkedIn profile search tool” style workflow.
Can I limit results to a specific country?
✅ Yes. Set the country input to one of the allowed values. The actor uses this to apply country targeting for your LinkedIn profile lookup.
What data is saved in the output dataset?
✅ Each record includes keyword, url, description_snippet, and source (set to "Search Engine"). This structured output helps with quick review and downstream processing.
How many results can I collect?
The actor applies run limits depending on the account tier: on the free tier, results are capped at 100 profiles per run. On paid tiers, the code sets global_max_leads = 999999 and indicates that no hard limits are enforced.
Can I use the output in other tools like a CRM?
✅ Yes. Since the actor saves structured JSON dataset records, you can export the dataset (JSON/CSV) and import it into your CRM, spreadsheets, or analysis tools.
Is the extracted data legal to use for outreach?
✅ LinkedIn Profile Finder collects information from publicly available sources. You are responsible for ensuring your use complies with applicable laws and platform policies (including GDPR/CCPA considerations and outreach/spam regulations).
Support & feature requests
Got questions about LinkedIn Profile Finder or want to suggest improvements? We’d love to hear from you. 💬
- 💡 Feature Requests: Examples include adding more fields to the dataset, improving filtering options, or enhancing export formats for easier CRM import.
- 📧 Contact: Email dataforleads@gmail.com.
Your feedback helps shape what we build next for LinkedIn profile search tool workflows.
Closing CTA / Final thoughts
If you need an SEO-optimized way to search public LinkedIn profiles by keyword and country, LinkedIn Profile Finder is built for exactly that—fast, structured, and ready for scale. 🔥
Disclaimer
This tool accesses publicly accessible sources only. It does not access private profiles, authenticated data, or password-protected pages.
You are responsible for complying with applicable laws and regulations (including GDPR/CCPA), as well as respecting platform terms of service and any relevant outreach/spam rules.
For data removal requests, contact dataforleads@gmail.com. Please use this tool responsibly, ethically, and for legitimate purposes only.