LinkedIn Company Scraper - Business Profile Data avatar

LinkedIn Company Scraper - Business Profile Data

Pricing

Pay per usage

Go to Apify Store
LinkedIn Company Scraper - Business Profile Data

LinkedIn Company Scraper - Business Profile Data

Scrape LinkedIn company profiles — size, industry, location, description, specialties. B2B research.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Fatih Dağüstü

Fatih Dağüstü

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

7 hours ago

Last modified

Categories

Share

LinkedIn Company Scraper - Extract Company Data at Scale | $3/1K

The fastest LinkedIn company scraper on Apify. Extract company size, employee count, headquarters, industry, website, description, and 10+ more fields from any LinkedIn company page — no login or cookies required.

Used by sales teams, recruiters, and market researchers to build accurate B2B company databases in minutes.

Why Choose This LinkedIn Company Data Extractor?

  • 🚀 No Login Required — Scrapes public LinkedIn company pages without any account
  • 📊 12+ Data Fields — Name, industry, size, headquarters, website, description, followers, and more
  • 🔍 Two Input Modes — Paste direct URLs or search by company name
  • Fast & Reliable — Automatic rate limiting, retries, and error handling built in
  • 💾 Export Ready — JSON, CSV, Excel, Google Sheets, webhooks
  • 💰 Pay Per Result — Only pay for successfully extracted companies ($3/1,000)

What Company Data Do You Get?

FieldExample Value
nameApify
taglineThe full-stack web scraping platform
industryInformation Technology & Services
companySize51-200 employees
employeeCount{"min": 51, "max": 200}
headquartersPrague, Czech Republic
websitehttps://apify.com
descriptionFull "About" section text
followers12,500
founded2015
specialties["web scraping", "automation", ...]
typePrivately Held
linkedinUrlhttps://www.linkedin.com/company/apify
logoCDN image URL

How to Use

Option 1: Provide Direct LinkedIn Company URLs

The fastest method — paste company page URLs directly:

{
"companyUrls": [
"https://www.linkedin.com/company/apify",
"https://www.linkedin.com/company/openai",
"https://www.linkedin.com/company/stripe"
],
"maxResults": 50
}

Option 2: Search by Company Name

Enter company names and the scraper finds their LinkedIn pages automatically via Google:

{
"searchQueries": [
"OpenAI",
"Stripe",
"Shopify"
],
"maxResults": 50
}

Option 3: Mixed Mode

Combine direct URLs and search queries in one run:

{
"companyUrls": [
"https://www.linkedin.com/company/microsoft"
],
"searchQueries": [
"Tesla",
"SpaceX"
],
"maxResults": 100
}

Full Output Example

{
"name": "Apify",
"tagline": "The full-stack web scraping and browser automation platform",
"industry": "Information Technology & Services",
"companySize": "51-200 employees",
"employeeCount": {
"min": 51,
"max": 200
},
"headquarters": "Prague, Czech Republic",
"website": "https://apify.com",
"description": "Apify is a full-stack web scraping and browser automation platform...",
"followers": 12500,
"founded": "2015",
"specialties": [
"web scraping",
"browser automation",
"data extraction",
"web crawling"
],
"type": "Privately Held",
"linkedinUrl": "https://www.linkedin.com/company/apify",
"logo": "https://media.licdn.com/dms/image/...",
"coverImage": "https://media.licdn.com/dms/image/...",
"scrapedAt": "2026-03-04T12:00:00.000Z"
}

Input Parameters Reference

ParameterTypeRequiredDefaultDescription
companyUrlsArrayNo[]Direct LinkedIn company page URLs
searchQueriesArrayNo[]Company names to look up via Google
maxResultsIntegerNo50Max companies to scrape (0 = unlimited, max 10,000)
proxyObjectNoResidentialProxy configuration (residential strongly recommended)

At least one of companyUrls or searchQueries must be provided.

Pricing

Pay only for successfully extracted results. No subscriptions, no commitments.

ResultsCost
100 companies$0.30
1,000 companies$3.00
5,000 companies$15.00
10,000 companies$30.00

Pricing uses Apify's pay-per-event model. Set a maxResults cap to stay within budget.

LinkedIn Company Scraper vs. Competitors

FeatureThis ActorPhantomBusterProxycurlManual Export
Price per 1K companies$3~$30+~$10+N/A (manual)
No login requiredYesRequires accountAPI key onlyRequires account
Bulk processingYesYesYesNo
Employee count rangeYesYesYesYes
Specialties fieldYesPartialYesYes
Pay per useYesMonthly planMonthly planFree
Export formatsJSON/CSV/Excel/SheetsCSVJSONCSV

Save 70-90% compared to PhantomBuster or Proxycurl for the same LinkedIn company info.

Top Use Cases

  • B2B Lead Generation — Filter target accounts by industry, company size, and location
  • CRM Enrichment — Auto-fill Salesforce/HubSpot company fields with fresh LinkedIn data
  • Market Research — Analyze competitor positioning, specialties, and growth via follower trends
  • Sales Prospecting — Build ICP-matched company lists before reaching out
  • Recruitment — Research potential employers and company culture signals
  • Investment Due Diligence — Track company headcount growth and founding year

Tips for Best Results

  1. Use direct URLs when possible — Faster and more reliable than search-based lookup
  2. Residential proxies are default — LinkedIn blocks datacenter IPs; residential proxy is pre-configured
  3. Batch large runs — For 1,000+ companies, set memory to 2,048 MB or higher
  4. Combine with employee scraper — Use LinkedIn Company Employees Finder to map the team after extracting company data

Export & Integrations

  • JSON / CSV / Excel / XML — Direct download from Apify console
  • Google Sheets — Auto-sync via Apify Google Sheets integration
  • Webhooks — HTTP notification when run completes
  • REST API — Poll dataset programmatically and pipe into your data pipeline
ActorWhat It DoesPrice
LinkedIn Company Employees FinderFind employees at any company by title$3/1K
LinkedIn Profile ScraperExtract full professional profiles$3/1K
Contact Email FinderFind verified email addresses$3/1K
Leads FinderB2B lead gen with emails included$5/1K
LinkedIn Jobs ScraperScrape job postings at scale$2/1K
Google Maps Email ExtractorLocal business contacts from Maps$5/1K

FAQ

Does this LinkedIn company scraper require a login? No. The actor scrapes publicly visible company page data that LinkedIn shows to all visitors — no account, no cookies, no API key needed.

How accurate is the company size / employee count data? The data reflects exactly what each company has published on their LinkedIn page. If a company keeps their profile updated, the data will be accurate. The employeeCount field returns a min/max range as shown on LinkedIn.

Can I scrape private or hidden company pages? No. Only publicly visible LinkedIn company pages are accessible. The actor skips pages that are not publicly visible and logs a warning — you are not charged for those.

What happens if a company is not found? For search queries where no matching LinkedIn page is found, the actor logs a warning and moves to the next item. You are only billed for successfully extracted results.

How many companies can I scrape in one run? Up to 10,000 per run. For larger lists, schedule multiple runs or use the Apify API to batch-process your full list.