LinkedIn Company Scraper — $1/1K, No Cookies avatar

LinkedIn Company Scraper — $1/1K, No Cookies

Pricing

$1.00 / 1,000 delivered companies

Go to Apify Store
LinkedIn Company Scraper — $1/1K, No Cookies

LinkedIn Company Scraper — $1/1K, No Cookies

Bulk public LinkedIn company details from URLs or slugs: website, industry, size, employees, followers, address, specialties, and more. No LinkedIn account or cookies. Pay only for delivered results.

Pricing

$1.00 / 1,000 delivered companies

Rating

0.0

(0)

Developer

Meka.im

Meka.im

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 hours ago

Last modified

Categories

Share

Extract public LinkedIn company details from URLs or slugs for $1 per 1,000 successfully delivered companies. No LinkedIn account, cookies, or browser session required.

  • Website, industry, company type and size
  • Employee and follower counts when publicly exposed
  • Headquarters and structured address fields
  • Specialties, logo, description and founding year when available
  • Stable input order, duplicate suppression and safe retries
  • Failed, invalid and unresolved inputs are skipped and are not charged as Dataset results

Two independent cold URL validation batches processed 100 confirmed public company pages in about 56–57 seconds. This is an observed result, not an SLA.

Quick start

{
"companyUrls": [
"https://www.linkedin.com/company/openai/",
"microsoft"
],
"maxCompanies": 100,
"maxConcurrency": 3
}

companyUrls accepts LinkedIn company URLs, slugs, and common /about or /jobs paths. URL inputs are the reliable bulk workflow; duplicate canonical URLs are processed once.

Input behavior

  • maxCompanies limits the number of unique input companies processed. Invalid or unresolved inputs may reduce delivered records.
  • maxConcurrency controls bounded batch and name-resolution concurrency; it is an advanced option and does not guarantee linear speedup.
  • companyNames is optional best-effort exact-name resolution. For reliable bulk processing, use company URLs or slugs; ambiguous or unresolved names are skipped.
  • Empty input completes with zero Dataset items.
  • Valid company and Showcase pages are supported. Invalid slugs, 404 responses, and pages without a parseable company identity are skipped rather than emitted as fabricated records.

Output example

{
"name": "OpenAI",
"linkedinUrl": "https://www.linkedin.com/company/openai",
"website": "https://openai.com",
"description": "...",
"industry": "Research Services",
"companySize": "201-500 employees",
"employeeCount": 350,
"followerCount": 1200000,
"headquarters": "San Francisco, California",
"city": "San Francisco",
"country": "United States",
"specialties": ["Artificial Intelligence", "Research"],
"logoUrl": "https://...",
"scrapedAt": "2026-09-17T00:00:00.000Z"
}

Optional fields are omitted when LinkedIn does not expose them. Values such as follower counts can change between requests.

Compatibility boundary

The URL workflow is compatible with common public LinkedIn company scraper inputs. This actor focuses on public firmographic data and does not claim compatibility with private or login-only company fields. Name resolution is intentionally conservative and only accepts an exact public suggestion match.

This is an independent tool and is not affiliated with or endorsed by LinkedIn.

Pricing

The charge event is $0.001 per successfully written company Dataset item ($1 per 1,000). Platform usage is included. Invalid, duplicate, unresolved, and failed inputs do not create successful Dataset items and are not charged as results.