Linkedin Company About Scraper avatar

Linkedin Company About Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Linkedin Company About Scraper

Linkedin Company About Scraper

🔎 LinkedIn Company About Scraper extracts structured data from About pages—website, industry, size, HQ, type, founded, specialties, followers, and description. 🚀 Boost B2B research, lead gen, sales, and recruiting with fast, reliable CSV/JSON exports.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

ScrapeEngine

ScrapeEngine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Linkedin Company About Scraper

Linkedin Company About Scraper is an Apify actor that extracts structured data from the public About pages of LinkedIn company profiles. It eliminates manual copy-paste by automatically capturing company overviews like names, industries, websites, locations, and more in clean, machine-readable form. As a focused LinkedIn company profile about scraper and LinkedIn company description extractor, it’s built for marketers, developers, data analysts, and researchers who need reliable, repeatable company profile data at scale — enabling you to scrape LinkedIn company About pages in bulk and export LinkedIn company About to CSV/JSON/Excel.

What data / output can you get?

Use this LinkedIn company page scraper tool to collect structured fields from company About pages. The actor writes results to the Apify dataset, which you can export in JSON, CSV, or Excel.

Data field (JSON)DescriptionExample value
company_nameCompany name parsed from the LinkedIn page“Microsoft”
linkedin_urlCanonical LinkedIn company URL used for the scrapehttps://www.linkedin.com/company/microsoft”
domainOfficial company website detected from the page with redirect/short-link resolutionhttps://microsoft.com”
categoryIndustry or category parsed from visible labels or structured data“Computer Software”
number_employeesCompany size range or employee count text“10,001+ employees”
associated_members“Associated members” metric when present on the page“656,940”
locationHeadquarters or locations summary parsed from About content“Redmond, Washington, United States”
descriptionPublic “About”/overview text extracted from meta or structured data“Microsoft Corporation is an American multinational technology company…”
successBoolean flag indicating whether a company name was extractedtrue
scraped_atISO 8601 timestamp when the page was scraped“2026-04-08T12:28:16.393”

Notes:

  • Some fields (e.g., number_employees, associated_members, location) may be empty if not present or visible on the page at scrape time.
  • On failed fetches, the record still includes core keys with empty values and success: false.

Key features

  • 🧭 Headless browser rendering (Playwright)
    Uses a real Chromium browser with smart waits and scrolling to reduce LinkedIn HTTP 999 blocks and load dynamic About content reliably.

  • 🔁 Resilient proxy fallback
    Starts with your configured setting and automatically falls back to an Apify Residential proxy when blocked (403/429/999), boosting success rates on tough pages.

  • 🔗 Smart website detection & short-link resolution
    Resolves LinkedIn’s safety/go redirector and common shorteners (e.g., lnkd.in, bit.ly, t.co) to capture the company’s actual domain.

  • 🧩 Structured About-page extraction
    Collects company_name, linkedin_url, domain, category, number_employees, associated_members, location, description, success, and scraped_at for clean analytics and enrichment.

  • 📥 Batch input & URL normalization
    Accepts LinkedIn company URLs or plain usernames/handles and converts them into canonical /company/ URLs automatically — perfect for a bulk LinkedIn company about scraper workflow.

  • ⏱ Tunable retries and pacing
    Configure maxRetries and requestDelay to balance stability and throughput with human-like jitter.

  • 🔒 No login or cookies required
    Scrapes publicly available company information only — a safe, no-code LinkedIn company about scraper for teams.

  • 🔌 Developer-friendly outputs
    Access results via the Apify API and export LinkedIn company about data to CSV, JSON, or Excel for downstream workflows.

  • 🧱 Production-ready reliability
    Robust proxy strategy and browser automation provide a more stable alternative to a LinkedIn company about scraper Chrome extension or ad‑hoc scripts.

How to use Linkedin Company About Scraper - step by step

  1. 🔑 Sign in to Apify
    Create an Apify account or sign in.

  2. 🔍 Open the actor
    Find “Linkedin Company About Scraper” in the Apify Store and click Try for free.

  3. 🧾 Add input data
    In the Input tab, paste LinkedIn company URLs or usernames into startUrls. You can mix formats like:

  4. ⚙️ Configure settings

    • proxyConfiguration: Choose whether to use Apify Proxy. If LinkedIn rejects the proxy, the actor will automatically fall back to a Residential proxy.
    • maxRetries: Set retry attempts for blocked/failed loads (1–5).
    • requestDelay: Set a base delay between requests (random jitter is added automatically).
  5. 🚀 Run the actor
    Click Start. The actor will normalize inputs into company URLs and extract About-page fields.

  6. 📊 Monitor progress
    Watch logs for per-URL processing, proxy usage, and fallback status.

  7. 💾 Download results
    Open the Dataset tab (“LinkedIn Company Data”) to export your data to JSON, CSV, or Excel via the Apify UI or API.

Pro tip: Automate end-to-end by triggering runs and fetching datasets with the Apify API for CRM syncs or analytics pipelines — a no-code LinkedIn company about section scraper that fits into any workflow.

Use cases

Use caseDescription
Market research – competitor and industry mappingAggregate category, website, and company size to benchmark markets and analyze positioning across competitors.
Lead generation – B2B enrichmentEnrich prospect lists with verified domains, industries, and locations sourced from LinkedIn company About pages.
Recruitment intelligence – scale signalsIdentify companies by size and geography to prioritize outreach for hiring pipelines.
Academic research – firmographics at scaleCollect structured company descriptions and categories for economic or social science studies.
Sales prospecting – territory and vertical focusBuild territory maps by extracting locations and categories from target accounts.
Data engineering – API pipelinesSchedule runs and fetch datasets programmatically through the Apify API to power automated enrichment workflows.

Why choose Linkedin Company About Scraper?

Purpose-built for precision and reliability, this LinkedIn company information scraper combines headless rendering with proxy fallback to deliver stable, structured data from public About pages.

  • ⚡ Accuracy-first extraction with real browser rendering
  • 🛡️ Resilient proxy strategy with automatic Residential fallback on blocks (403/429/999)
  • 🧩 Clean, well-defined fields: company_name, domain, category, employees, and more
  • 💻 Developer access via the Apify API with flexible dataset exports (JSON, CSV, Excel)
  • 🔒 Public-only data — no login or cookies required
  • ⏱ Tunable behavior with maxRetries and requestDelay for performance and stability
  • 🧱 More reliable than unstable extensions or scripts, with production-grade infrastructure

Yes — when used responsibly. This tool extracts publicly available company information from LinkedIn About pages and does not access private profiles or authenticated data.

Guidelines for compliant use:

  • Scrape only publicly visible company information.
  • Avoid collecting or processing personal data fields.
  • Comply with applicable regulations (e.g., GDPR, CCPA) and platform terms.
  • Use collected data responsibly for analysis, research, and enrichment.

You are responsible for ensuring your specific use case complies with laws and terms in your jurisdiction.

Input parameters & output format

Example JSON input

{
"startUrls": [
"https://www.linkedin.com/company/microsoft",
"google",
"company/webflow"
],
"proxyConfiguration": {
"useApifyProxy": false
},
"maxRetries": 3,
"requestDelay": 2
}

Input parameters

  • startUrls (array of strings)

  • proxyConfiguration (object)

    • Description: Choose which proxies to use. If LinkedIn rejects the proxy, a residential proxy will be used as a fallback.
    • Default: none
    • Required: No
  • maxRetries (integer)

    • Description: Number of retry attempts for failed requests (1–5).
    • Default: 3
    • Required: No
  • requestDelay (integer)

    • Description: Base delay between requests. Random 0–1s will be added automatically.
    • Default: 2
    • Required: No

Example JSON output

[
{
"company_name": "Microsoft",
"linkedin_url": "https://www.linkedin.com/company/microsoft",
"domain": "https://microsoft.com",
"category": "Computer Software",
"number_employees": "10,001+ employees",
"associated_members": "656,940",
"location": "Redmond, Washington, United States",
"description": "Microsoft Corporation is an American multinational technology company headquartered in Redmond, Washington...",
"success": true,
"scraped_at": "2026-04-08T12:28:16.393"
},
{
"company_name": "Webflow",
"linkedin_url": "https://www.linkedin.com/company/webflow",
"domain": "https://webflow.com",
"category": "Web development",
"number_employees": "501-1000 employees",
"associated_members": "",
"location": "San Francisco, California, United States",
"description": "Webflow, Inc. provides software as a service for website building and hosting...",
"success": true,
"scraped_at": "2026-04-08T12:30:45.123"
}
]

Notes:

  • Fields like number_employees, associated_members, and location may be empty if labels aren’t visible on the page.
  • success is true when a company_name was successfully extracted. On failed fetches, fields are empty and success is false.
ToolTool
🔎 LinkedIn Ads Scraper🧭 LinkedIn Search Jobs Scraper
👥 LinkedIn Company Employees Scraper📰 LinkedIn Post Scraper
🏢 LinkedIn Company Profile Scraper👤 LinkedIn Profile Scraper [Cheapest + Fastest]

Links:

FAQ

Is Linkedin Company About Scraper free?

You can try the actor with trial minutes on Apify (120 trial minutes are available). After the trial, it’s available on a flat monthly price of $19.99/month on the Apify marketplace.

Do I need to log in or provide cookies?

No. The actor works without login or cookies and only accesses publicly available LinkedIn company pages.

Can I use it programmatically via API?

Yes. This is a standard Apify actor, so you can trigger runs and fetch the resulting dataset via the Apify API to integrate with your workflows.

Which fields does it extract from a company page?

It extracts company_name, linkedin_url, domain, category, number_employees, associated_members, location, description, success, and scraped_at from public About pages.

How many companies can I process in one run?

You can provide multiple items in startUrls, and the actor will process them sequentially. Throughput depends on your run settings (requestDelay, maxRetries) and Apify resource limits for your plan.

What proxy options are supported?

You can configure proxyConfiguration to use Apify Proxy. If LinkedIn rejects the connection, the actor automatically falls back to a Residential proxy group to improve success rates.

Does it translate non-English pages?

No. The actor extracts publicly visible About content in whatever language is present on the page. It does not perform translation.

Yes. The scraper resolves LinkedIn safety/go URLs and common shorteners (e.g., lnkd.in, bit.ly, t.co) to capture the company’s actual domain when possible.

Yes — when used responsibly. It collects only public company information from LinkedIn and avoids private or authenticated data. Ensure your usage complies with applicable laws and platform terms.

Final thoughts

Linkedin Company About Scraper is built to reliably extract structured LinkedIn company About-page data for research, enrichment, and analytics. With headless browser rendering, proxy fallback, and clean outputs, it helps marketers, developers, analysts, and researchers turn public LinkedIn profiles into actionable datasets. Use the Apify API to automate runs and export results to your warehouse or CRM — start extracting smarter, structured company insights today.