LinkedIn Company Details Scraper & Lead Extractor avatar

LinkedIn Company Details Scraper & Lead Extractor

Pricing

from $6.20 / 1,000 company results

Go to Apify Store
LinkedIn Company Details Scraper & Lead Extractor

LinkedIn Company Details Scraper & Lead Extractor

Extract LinkedIn company details in bulk, including website, industry, employee count, followers, locations, description, specialties, and clean CSV-ready lead data.

Pricing

from $6.20 / 1,000 company results

Rating

0.0

(0)

Developer

Bhojraj Pilaniya

Bhojraj Pilaniya

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Extract clean, deduplicated, CSV-ready linkedin companies without supplying LinkedIn or Instagram cookies. This Actor validates inputs, runs maintained source collection, normalizes changing source fields into a stable schema, removes duplicate records, and preserves the raw result for advanced users.

Best use cases

  • B2B account research
  • CRM company enrichment
  • competitor research
  • company lead lists
  • sales territory planning

What you get

  • companyName
  • linkedinUrl
  • website
  • industry
  • employeeCount
  • followerCount
  • foundedYear
  • headquarters
  • companyType
  • description
  • sourceActorRunId for troubleshooting and traceability
  • raw containing the complete source item when you need extra fields

Example input

{
"companyUrls": [
"https://www.linkedin.com/company/microsoft/"
],
"companyNames": []
}

Example output

{
"companyName": "Microsoft",
"linkedinUrl": "https://www.linkedin.com/company/microsoft/",
"website": "https://www.microsoft.com",
"industry": "Software Development",
"employeeCount": 200000,
"followerCount": 25000000,
"headquarters": "Redmond, Washington, United States"
}

How it works

  1. Enter one or more URLs, names, or usernames in the input form.
  2. The Actor validates and deduplicates your input.
  3. A maintained no-cookie source Actor collects the live public data.
  4. Results are normalized into consistent fields and duplicate records are removed.
  5. Download the dataset as JSON, CSV, Excel, XML, or RSS, or connect it to your workflow through the Apify API.

Pricing and cost control

This Actor uses pay-per-result pricing. You are charged for unique records saved to this Actor's dataset. Store discounts are applied automatically by Apify for higher subscription tiers.

The advanced source cost limit is automatically calculated from your requested item limits. Set sourceMaxTotalChargeUsd only when you need a stricter custom cap. A source run can still return zero records when a URL is invalid, private, removed, or has no matching public content.

Reliability notes

  • No LinkedIn or Instagram cookie is requested from you.
  • Duplicate inputs and duplicate result records are removed.
  • Invalid URLs fail early with a clear message.
  • The raw source item is retained so downstream integrations do not lose uncommon fields.
  • Public platform pages and schemas can change. Failed source runs are surfaced with their run ID for debugging.

Responsible use

Only collect publicly available data that you are legally permitted to process. Follow applicable privacy, data protection, anti-spam, copyright, and platform rules. Do not use this Actor for harassment, unlawful profiling, credential collection, or abusive automation.

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by LinkedIn, Instagram, Meta, or Microsoft. Product names and trademarks belong to their respective owners.