LinkedIn Profile Finder by Name & Company ✅ No Cookies
Pricing
from $10.00 / 1,000 results
LinkedIn Profile Finder by Name & Company ✅ No Cookies
Find a LinkedIn profile from a full name + company or domain — no profile URL needed. Pay only for matches. No cookies or account required.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
NeuralVerge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
LinkedIn Profile Finder by Name & Company ✅ No Cookies
Find a person's LinkedIn profile from just their full name and a company name or domain — no profile URL required. Returns the matched name, headline, company and LinkedIn URL as one clean row. Powered by the Neuralverge API. No cookies or account required, and you only pay when we find a match.
Ideal for turning a messy lead list of "name + company" into real LinkedIn profiles you can act on.
✨ Why this Actor
- 💸 Pay only for matches — no match, no charge. Misses are free; no empty, billable rows.
- 🔎 Reverse lookup — no profile URL needed — most LinkedIn scrapers require the URL up front. This one starts from what you actually have: a name and a company or domain.
- 🍪 No cookies, login or account — never share LinkedIn credentials or risk account restrictions. The search runs on the Neuralverge backend.
- 🔗 Feeds the rest of the pipeline — take the returned
linkedinUrland enrich it further with our other LinkedIn actors.
🔧 How it works
- Provide a full name + a company name or domain (e.g.
John Doeatopenai.com). - Run the Actor. The match runs on the Neuralverge backend.
- Get one dataset row per match — the matched person and their LinkedIn URL. Export to CSV, JSON, or Excel, or pull it over the Apify API.
Lookups with no match are logged and skipped without charge.
Input
One lookup per run.
| Field | Type | Notes |
|---|---|---|
companyOrDomain | string | Company name or domain, e.g. OpenAI or openai.com. |
fullName | string | The person's full name, e.g. John Doe. |
{"companyOrDomain": "openai.com","fullName": "John Doe"}
What you'll receive
Each row is a lightweight match (not a full profile):
fullName— the matched nameheadline,companylinkedinUrl— the resolved profile URLsourceQuery— the exact search query used to find the matchrecordsReturned— how many candidate profiles matched (only the top match is returned as a row;recordsReturnedtells you the total found)query,inputFullName,inputCompanyOrDomain— your original lookup, echoed backscrapedAt, the markdown summary underhuman, and the complete backend response underraw— which carries the full machine-readable result atraw.machine
This Actor returns the match and profile URL only — it does not return the full profile or an email. To go deeper, pass the returned
linkedinUrlinto our LinkedIn profile or email actor.Note on structure. This Actor calls the
run-linkedin-domainendpoint, which returns a fixed search-match shape — there is noextract_schema_jsonin the response. The complete machine-readable result still travels with every row insideraw.machine. Note thatraw.machine.first_itemalso carrieslocationand a backendscraped_atthat are intentionally not surfaced as columns (thelocationvalue from this search endpoint is a noisy snippet, not a clean location).
Example output (real run)
A real dataset row for Bill Gates @ Gates Foundation, shown in full — including
the complete machine-readable result under raw.machine. The human markdown summary is
omitted here only for brevity; it is returned on every real row.
{"query": "Bill Gates @ Gates Foundation","inputCompanyOrDomain": "Gates Foundation","inputFullName": "Bill Gates","scrapedAt": "2026-07-18T12:00:00.000Z","fullName": "Bill Gates","headline": "Chair, Gates Foundation and Founder ...","company": "Gates Foundation","linkedinUrl": "https://www.linkedin.com/in/williamhgates","sourceQuery": "site:linkedin.com/in \"Gates Foundation\" Bill Gates","recordsReturned": 2,"raw": {"session_id": "681805f4-436d-4f97-b883-49b57000adc4","kind": "linkedin_domain","company_or_domain": "Gates Foundation","full_name": "Bill Gates","machine": {"total_items": 2,"first_item": {"name": "Bill Gates","headline": "Chair, Gates Foundation and Founder ...","company": "Gates Foundation","location": "Bill Gates - Chair, Gates Foundation and Founder ...LinkedIn","linkedin_url": "https://www.linkedin.com/in/williamhgates","source_query": "site:linkedin.com/in \"Gates Foundation\" Bill Gates","scraped_at": "2026-07-18T16:03:41.356Z"}},"total_points": 10}}
Genuine output from a live run. Here
recordsReturnedis2— two candidates matched the name+company search, and the strongest one is returned as the row. The full machine-readable match travels with every row insideraw.machine.
Pricing
Pay per result — $0.010 per match ($10 per 1,000) returned to the dataset. You pay only for matches — lookups with no match are free.
| Event | Price |
|---|---|
| Actor start | Free |
| Match returned (per dataset row) | $0.010 |
Lookups with no match are not billed. Pricing is on top of your Apify platform usage.
Integrations & API
Results are stored in a standard Apify dataset — export as CSV, JSON, XML or Excel, or fetch on demand through the Apify API. The Actor also plugs into Apify's integrations (Make, Zapier, n8n, webhooks) and any MCP client.
FAQ
Do I need the profile URL? No — that's the point. Provide a name and a company or domain, and the Actor finds the profile for you.
Do I need a LinkedIn account or cookies? No. The search runs on the Neuralverge backend — you never provide credentials or a session.
Does it return the full profile or an email? No — this Actor returns the match and LinkedIn URL. Enrich further with the Profile Scraper or Email Scraper.
Am I charged if there's no match? No. You're billed only for matches returned to the dataset.
Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by LinkedIn Corporation. LinkedIn® is a registered trademark of LinkedIn Corporation. All trademarks are property of their respective owners.