LinkedIn Company Search — Query, Industry, Size ✅ No Cookies avatar

LinkedIn Company Search — Query, Industry, Size ✅ No Cookies

Pricing

from $5.00 / 1,000 results

Go to Apify Store
LinkedIn Company Search — Query, Industry, Size ✅ No Cookies

LinkedIn Company Search — Query, Industry, Size ✅ No Cookies

Search LinkedIn companies by keyword and filter by industry, company size and location. Returns each company's name, LinkedIn URL, industry, location, follower count, summary and logo — one row per company. No cookies or account required; pay only for the companies returned.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

NeuralVerge

NeuralVerge

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

4 days ago

Last modified

Share

LinkedIn Company Search — Query, Industry, Size ✅ No Cookies

Search LinkedIn companies by keyword and filter by industry, company size and location. Returns each company's name, LinkedIn URL, industry, location, follower count, summary and logo — one row per company. Powered by the Neuralverge API. No cookies or account required, and you only pay for the companies returned.

Ideal for lead lists, market mapping, account-based marketing, competitor research and CRM enrichment.

✨ Why this Actor

  • 🔍 Keyword + filters — search by query and narrow by industry, headcount band and location.
  • 💸 Pay only for results — billed per company row returned; the search run itself is free. No empty, billable rows.
  • 🍪 No cookies or account — the search runs on the Neuralverge backend; you never share a LinkedIn login.
  • 📄 Clean, structured rows — name, LinkedIn URL, industry, location, followers, summary and logo, ready for a spreadsheet, CRM or AI pipeline.
  • Paginated — set the page size and start page to walk deeper into the results.

🔧 How it works

  1. Enter a search query and, optionally, industry, company-size and location filters.
  2. Run the Actor. The search happens on the Neuralverge backend.
  3. Get one dataset row per company. Export to CSV, JSON or Excel, or pull it over the Apify API.

Empty searches return nothing and are not charged.

Input

FieldTypeNotes
searchQuerystringKeyword to search companies by, e.g. software, fintech.
industryIdsarrayLinkedIn industry slug(s), e.g. technology_information_and_media. Empty = all.
companySizearrayHeadcount band(s), e.g. 51-200, 201-500. Empty = any.
locationsarrayLocation(s), e.g. London, Amsterdam. Empty = anywhere.
scraperModestringshort (fast basic card) or full (extended).
maxItemsintegerMax companies to return per run.
startPageintegerResults page to start from (1 = first).
{
"searchQuery": "software",
"industryIds": [],
"companySize": [],
"locations": [],
"scraperMode": "short",
"maxItems": 5,
"startPage": 1
}

What you'll receive

One dataset row per company, with these fields:

  • name, universalName (LinkedIn handle), linkedinUrl, id
  • industry, location, followers
  • summary and logo (image URL)

Nulls are normal. LinkedIn doesn't expose every field for every company — location and followers are sometimes null.

Example output (real run)

Real dataset rows for the query software (scraperMode: short), shown in full.

[
{
"id": "13480",
"universalName": "software-mind",
"name": "Software Mind",
"linkedinUrl": "https://www.linkedin.com/company/software-mind/",
"industry": "IT Services and IT Consulting",
"location": "Krakow, Malopolskie",
"followers": "86K followers",
"summary": "Software Mind is a global digital transformation partner with operations throughout Europe, the US and LATAM. Driven by tech and empowered by people, we provide companies with software engineers and autonomous, cross-functional development...",
"logo": "https://media.licdn.com/dms/image/v2/C4D0BAQEayyV-_smnVQ/company-logo_100_100/company-logo_100_100/0/1646386545868/software_mind_logo?e=1786579200&v=beta&t=0m1b8QWdqf9leHiUjIbshiE4lBhB5RvOZhHcSPI2ROU"
},
{
"id": "3529173",
"universalName": "software-university-softuni",
"name": "Software University (SoftUni)",
"linkedinUrl": "https://www.linkedin.com/company/software-university-softuni/",
"industry": "Sofia",
"location": null,
"followers": null,
"summary": "Software University (SoftUni) is as an education initiative for high quality software education, the biggest...",
"logo": "https://media.licdn.com/dms/image/v2/C4D0BAQEApCWzd7I27g/company-logo_100_100/company-logo_100_100/0/1631349197715?e=1786579200&v=beta&t=7AEMkn9rHO98JA07KqORc9IlXYhC602kRugdWWn9k5s"
}
]

Genuine output from a live run — two of the five companies returned for software.

Pricing

Pay per result — $0.005 per company ($5 per 1,000) returned to the dataset. You pay only for the rows returned — the search run itself is free.

EventPrice
Actor startFree
Company returned (per dataset row)$0.005

Searches that return nothing 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 can be called from any MCP client.

FAQ

Do I need an account or cookies? No. The search runs on the Neuralverge backend; you never share a LinkedIn login.

How do I filter by industry? Pass LinkedIn industry slug(s) in industryIds, e.g. technology_information_and_media. Leave it empty to search all industries.

How do I get more than one page of results? Increase maxItems and/or raise startPage to paginate deeper into the result set.

Am I charged for an empty search? No. You're billed only for company rows returned to the dataset.


Disclaimer: This Actor is an independent tool and is not affiliated with or endorsed by LinkedIn. Use the data in compliance with applicable laws and platform terms.