Linkedin Company Scraper avatar

Linkedin Company Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Linkedin Company Scraper

Linkedin Company Scraper

🏢 LinkedIn Company Scraper extracts company profile data—website, industry, size, HQ, employees, followers & about. 🔎 Fast, reliable, and easy to integrate for B2B leads, sales, recruiting, and market research. 🚀 Ideal for data enrichment & prospecting.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

ScrapeFlow

ScrapeFlow

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

22 days ago

Last modified

Share

Linkedin Company Scraper

Linkedin Company Scraper is a fast, production-ready Apify actor that extracts structured data from public LinkedIn company pages and delivers clean, normalized JSON for B2B enrichment, sales ops, recruiting, and market research. Built for marketers, developers, data analysts, and researchers, it solves the hassle of manual copy/paste by streaming results straight into your Apify Dataset at scale.

What data / output can you get?

Below are the real output fields this actor saves to the dataset (one row per URL):

Data typeDescriptionExample value
inputUrlThe LinkedIn company page URL you providedhttps://www.linkedin.com/company/netflix/
successIndicates whether the scrape for this URL succeededtrue
nameCompany name from the pageNetflix
descriptionCompany “About”/description textNetflix is one of the world's leading entertainment services...
websiteWebsite URL extracted from JSON‑LDhttps://jobs.netflix.com?...
logoCompany logo URLhttps://media.licdn.com/.../netflix_logo?...
industryIndustry (About section)Entertainment Providers
employeeCountNumeric employee count from JSON‑LD17554
sizeEmployee size range shown on LinkedIn10,001+ employees
headquartersHeadquarters from About sectionLos Gatos, CA
location.countryCountry from structured addressUS

Bonus fields included in the output: slogan, founded, type, location.city, location.state, specialties[], similarPages[] (name/link/image), employees[] (name/title/link/image), posts[] (url/datePublished/text), and error. You can export your Dataset in JSON, CSV, Excel, or XML from Apify.

Key features

  • 🛡️ Bold proxy fallback to Apify Residential Automatically switches to Apify Residential proxies when blocked (e.g., 403/407/429/999 or authwall redirects), ensuring high success rates without manual intervention.

  • ⚡ Live dataset streaming per URL Each company page is scraped and pushed to the Dataset as soon as it’s done, so you can start consuming results immediately.

  • 🔎 JSON‑LD + HTML hybrid parsing Combines structured JSON‑LD with HTML parsing to capture robust fields like name, description, website, employeeCount, industry, size, HQ, specialties, employees (sample), posts (sample), and more.

  • 🔁 Resilient retries with exponential backoff Handles transient errors gracefully with capped backoff and clear logging; failed items are still saved with success=false and error details.

  • 🚀 Async concurrency and HTTP/2 Uses httpx with HTTP/2 and async concurrency for fast throughput while staying network‑efficient.

  • 📦 Normalized, analytics‑ready JSON A stable schema with consistent keys makes downstream mapping into CRMs, BI, or warehouses straightforward.

  • 🧱 No headless browser required Lightweight HTTP client approach keeps runs fast and resource‑efficient.

  • 📤 Export‑ready via Apify Datasets Results land in an Apify Dataset with Overview and Full views; download in JSON, CSV, Excel, or XML, or pull via the Apify API.

How to use Linkedin Company Scraper - step by step

  1. Sign in to Apify
    Create a free Apify account or log in to your existing one.

  2. Open the actor
    Find “Linkedin Company Scraper” in the Apify Store and open it.

  3. Add input URLs
    Paste one or more public LinkedIn company page URLs into the urls array (e.g., https://www.linkedin.com/company/netflix/).

  4. (Optional) Configure proxy
    Provide a proxy configuration under proxy. If you start without one, the actor begins DIRECT and will fall back to Apify Residential automatically if blocked.

  5. Start the run
    Click Start. The actor fetches each page, parses JSON‑LD + HTML, and normalizes the output.

  6. Watch results stream in
    Rows are pushed to the Dataset in real time per URL. Check the Dataset “Overview” or “Full” views for structured results.

  7. Export your data
    Download the Dataset as JSON, CSV, Excel, or XML, or access it programmatically via the Apify API for pipelines and dashboards.

Pro Tip: Connect the Dataset API to your CRM or data warehouse to automate enrichment and reporting.

Use cases

Use case nameDescription
Sales/SDR account enrichmentEnrich accounts with industry, size, HQ, and specialties to improve ICP scoring and personalization.
Recruiting researchValidate company headcount, locations, and recent posts to tailor outreach and pipeline planning.
Competitive intelligenceTrack positioning, taglines, and networked “similar pages” for market mapping.
Content & programmatic SEOMine descriptions, industries, and specialties to build structured pages and content themes.
Partnerships & BD diligenceConfirm company type, founding year, and HQ for faster partnership vetting.
Market research & analyticsAggregate employee counts and presence across categories for comparative studies.
Developer data pipelinesPush normalized JSON from the Dataset into APIs/ETL for automated workflows and reporting.

Why choose Linkedin Company Scraper?

This actor prioritizes precision, reliability, and hands‑off operation for structured company intelligence at scale.

  • 🎯 Accurate, structured fields: Normalized output with consistent keys for easy mapping into CRMs and BI tools.
  • 🧭 Public‑data only: Targets publicly available LinkedIn company pages—no login or cookies required.
  • 📈 Built to scale: Async concurrency and HTTP/2 deliver fast throughput across many URLs.
  • 🔌 Developer‑friendly: Clean JSON schema and ready‑to‑use Dataset views simplify integration via the Apify API.
  • 🛡️ Resilient networking: Automatic fallback to Apify Residential proxies when blocks are detected.
  • 💰 Cost‑effective: Lightweight HTTP approach avoids heavy browser overhead while maintaining robustness.
  • 🧰 Production‑ready: Live data streaming per URL, clear logs, and error rows for dependable runs.

Bottom line: a purpose‑built company profile scraper vs fragile browser extensions, giving you consistency and scale.

Yes—when used responsibly for public data. This actor collects publicly available information from LinkedIn company pages and does not access private profiles or gated data.

Guidelines to follow:

  • Only collect publicly visible company information; do not bypass access controls.
  • Comply with applicable laws and policies (e.g., GDPR/CCPA) and LinkedIn’s terms.
  • Use data for legitimate purposes (analytics, research, enrichment).
  • Consult your legal team for edge cases or jurisdiction‑specific requirements.

Input parameters & output format

Example JSON input

{
"urls": [
"https://www.linkedin.com/company/netflix/"
],
"proxy": {
"groups": ["RESIDENTIAL"]
}
}

Input parameters

  • urls (array of string)
    • Description: List of public LinkedIn company page URLs to process. Each URL is scraped independently and saved to the dataset as soon as it finishes! ⚡
    • Default: none
    • Required: Yes
  • proxy (object)
    • Description: Start with this proxy. If requests are blocked/rejected (e.g., 403/407/429/999 or authwall redirects), the actor smoothly switches to Apify Residential 🏠 and keeps using it to ensure success! ✅
    • Default: none
    • Required: No

Example JSON output

[
{
"inputUrl": "https://www.linkedin.com/company/netflix/",
"success": true,
"name": "Netflix",
"description": "Netflix is one of the world's leading entertainment services, with over 300 million paid memberships in over 190 countries...",
"location": {
"city": "Los Gatos",
"state": "CA",
"country": "US"
},
"employeeCount": 17554,
"website": "https://jobs.netflix.com?utm_campaign=LIHomePage&utm_source=linkedin",
"logo": "https://media.licdn.com/dms/image/v2/D4E0BAQGMva5_E8pUjw/company-logo_200_200/company-logo_200_200/0/1736276678240/netflix_logo?e=2147483647&v=beta&t=-84GbYZIgL-lNtKMkXAk-OE1L6VJVMfBSLJRG8FLkVY",
"slogan": "Play, pause, and resume watching anytime and anywhere.",
"industry": "Entertainment Providers",
"size": "10,001+ employees",
"founded": 1997,
"headquarters": "Los Gatos, CA",
"type": "Public Company",
"specialties": [
"Revolutionizing the way people watch TV shows and movies!"
],
"similarPages": [
{
"link": "https://www.linkedin.com/company/google?trk=similar-pages",
"name": "Google"
},
{
"link": "https://www.linkedin.com/company/amazon?trk=similar-pages",
"name": "Amazon"
}
],
"employees": [
{
"link": "https://www.linkedin.com/in/aaronhipple?trk=org-employees",
"name": "Aaron Hipple",
"title": "Audio Software Engineer",
"image": "https://media.licdn.com/dms/image/v2/C4E03AQH_rhYlmsE33Q/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1516155809223?e=2147483647&v=beta&t=AOI83o_TV-HDY0dY3mTP9cgUFihsic0NL5HdYEE3VOw"
},
{
"link": "https://www.linkedin.com/in/suki996?trk=org-employees",
"name": "Liz Thompson",
"title": "Finance Ops & Innovation (Systems, Reporting & Analytics)",
"image": "https://media.licdn.com/dms/image/v2/D5603AQGsHR0R5JpKHA/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1723703172354?e=2147483647&v=beta&t=L88QQS1cU02rvqpzNyuW6_P0LparOkVftaEEyi_XrwI"
}
],
"posts": [
{
"url": "https://www.linkedin.com/posts/netflix_venicefilmfestival-dreamteam-activity-7376631561569484801-JgLk",
"datePublished": "2025-09-24T15:00:15.442Z",
"text": "At the Venice Film Festival 2025, we proudly showcased 4 World Premieres..."
},
{
"url": "https://www.linkedin.com/posts/netflix_at-the-ibc-conference-netflixs-victor-marti-activity-7376315014845976577-DnUe",
"datePublished": "2025-09-23T18:02:24.816Z",
"text": "At the IBC Conference, Netflix's Victor Marti Farres and VANCOUVER MEDIA SL's Miguel Amoedo..."
}
],
"error": ""
}
]

Notes:

  • Some fields may be empty strings, zero, or empty arrays if not publicly available on a given page.
  • Error details are captured in error with success=false when a URL ultimately fails.
ToolTool
🔎 LinkedIn Ads Scraper💼 LinkedIn Search Jobs Scraper
🧑‍💼 LinkedIn Company Employees Scraper📝 LinkedIn Post Scraper
🧠 LinkedIn Company About Scraper👤 LinkedIn Profile Scraper [Cheapest + Fastest]

FAQ

Do I need to log in or provide cookies to use this?

No. This actor targets publicly available LinkedIn company pages and does not require login. It’s designed to work without cookies and avoids private or gated data.

How reliable is the scraping on pages with blocks or authwalls?

High reliability. The actor detects common block statuses and authwall redirects and automatically falls back to Apify Residential proxies to complete the job where possible.

What fields does Linkedin Company Scraper return?

It returns normalized fields including inputUrl, success, name, description, website, logo, slogan, industry, size, founded, headquarters, type, employeeCount, location (city/state/country), specialties[], similarPages[], employees[], posts[], and error.

Can I choose my own proxy settings?

Yes. Provide a proxy object in the input to start with your own proxy. If requests are blocked or rejected, the actor will smoothly switch to Apify Residential and keep using it to ensure success.

How many URLs can I run at once?

The actor is built with async concurrency and efficient networking to handle many URLs per run. Results are streamed to the Dataset per URL so you can begin using data as it’s ready.

How do I export results to CSV or JSON?

After the run, open the Dataset and export in your preferred format. Apify supports JSON, CSV, Excel, and XML exports, or you can pull data via the API.

Yes—when you collect public data responsibly. Only scrape publicly visible information, respect LinkedIn’s terms, and comply with applicable laws such as GDPR/CCPA. Consult legal counsel for your specific use case.

Does it include posts and employees?

Yes. The output includes posts[] (sample of recent posts via JSON‑LD) and employees[] (a public preview list from the page), when visible.

Closing CTA / Final thoughts

Linkedin Company Scraper is built for accurate, scalable extraction of structured company data from public LinkedIn pages. It delivers normalized JSON, streams results to your Dataset in real time, and handles network blocks with smart proxy fallback. Ideal for sales teams, recruiters, researchers, and developers, it fits cleanly into enrichment and analytics pipelines. Use the Apify Dataset and API to automate exports into your CRM or warehouse—start extracting smarter company insights today.