Linkedin Company About Scraper avatar

Linkedin Company About Scraper

Under maintenance

Pricing

$10.00/month + usage

Go to Apify Store
Linkedin Company About Scraper

Linkedin Company About Scraper

Under maintenance

This tool scrapes detailed company information from LinkedIn "About" pages. Supports multiple companies per run, auto-translation of non-English pages, and structured JSON output. Input is a list of companies.

Pricing

$10.00/month + usage

Rating

5.0

(1)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

4

Bookmarked

130

Total users

1

Monthly active users

5 days ago

Last modified

Share

🏒 LinkedIn Company About Scraper

Need structured company data from LinkedIn? This scraper looks up companies by name and extracts their About page details β€” website, industry, employee count, headquarters, and description β€” into CSV or JSON.

Up to 30 companies per run. Text fields are translated to English automatically when needed.

πŸ’‘ Perfect for...

  • Market research: Build company profiles without manual copy-paste
  • Lead enrichment: Add industry, size, and HQ location to your lists
  • Competitive intel: Compare how companies describe themselves
  • CRM & data pipelines: Structured About-page fields ready to import

✨ Why you'll love this scraper

  • πŸ”Ž Search by name: Pass company names β€” no LinkedIn URLs required
  • πŸ“‹ About-page fields: Website domain, industry, employees, location, description
  • 🌍 English output: Scraped text is translated to English automatically
  • πŸ“¦ Batch runs: Scrape multiple companies in one go (up to 30)

πŸ“¦ What's inside the data?

For every company you get:

  • linkedin_url β€” LinkedIn company page URL
  • domain β€” Website domain
  • category β€” Industry category
  • number_employees β€” Employee range
  • location β€” Headquarters location
  • description β€” About-page description

πŸš€ Quick start

  1. Open the Actor Input tab
  2. Add company names (e.g. Google, Coinbase, Notion)
  3. Click Start
  4. Export CSV / Excel / JSON when done

Input & output examples

Input:

{
"companies": ["Impossible Foods", "Google", "Prozis", "Coinbase", "Meta"]
}

Output:

{
"linkedin_url": "https://www.linkedin.com/company/coinbase",
"domain": "http://www.coinbase.com",
"category": "Financial Services",
"number_employees": "1,001-5,000",
"location": "Remote First",
"description": "Founded in June of 2012, Coinbase is a digital currency wallet and platform…"
}

Input reference

ParameterTypeRequiredDescription
companiesarrayYesCompany names to scrape (max 30).

Notes

  • Some company pages may not be reachable or may not match the exact name you entered
  • Translation quality depends on the original language