Linkedin Company About Scraper
Pricing
$19.99/month + usage
Linkedin Company About Scraper
LinkedIn Company About Scraper 🏢📊 extracts key company details including description, industry, size, location, website, and follower count from LinkedIn pages. Ideal for market research, lead enrichment, and competitor analysis. Fast, reliable, and automation ready. 🚀📈
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScrapeFlow
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
14 days ago
Last modified
Categories
Share
Linkedin Company About Scraper
Linkedin Company About Scraper is a focused LinkedIn company profile scraper that extracts structured details from public company pages’ About sections. It solves the manual, error-prone process of gathering company descriptions, industries, locations, and website domains by automating clean, consistent collection at scale. Built for marketers, developers, data analysts, and researchers, this LinkedIn company about section scraper delivers ready-to-use outputs for market research, lead enrichment, and competitive intelligence.
What data / output can you get?
Using this LinkedIn company description scraper, you’ll receive structured records with the following fields:
| Data type | Description | Example value |
|---|---|---|
| company_name | Company name parsed from page metadata or headings | “Microsoft” |
| linkedin_url | Normalized LinkedIn company URL (from input username or URL) | “https://www.linkedin.com/company/microsoft” |
| domain | Official website URL (resolves LinkedIn redirectors and URL shorteners) | “https://microsoft.com” |
| category | Industry or category extracted from visible labels or structured data | “Technology” |
| number_employees | Company size range (prefers “Company size” like “10,001+ employees”) | “10,001+ employees” |
| associated_members | “Associated members” count when visible on the page | “656,940” |
| location | Headquarters or location summary | “Redmond, Washington, United States” |
| description | Company description from Open Graph or JSON-LD | “Microsoft Corporation is an American…” |
| success | Boolean flag indicating if extraction succeeded (name found) | true |
| scraped_at | ISO 8601 timestamp when the record was produced | “2026-03-17T10:27:18.473Z” |
Note: Results are stored in an Apify dataset for easy export to formats like JSON, CSV, or Excel.
Key features
-
🔎 Real-browser rendering with Playwright Loads pages in headless Chromium to reduce LinkedIn HTTP 999/anti-bot blocks and capture dynamically rendered About content.
-
🛡️ Smart proxy handling with residential fallback Starts with your selected configuration and automatically falls back to Apify Residential proxy when blocked (403/429/999).
-
🔗 URL/username normalization Paste full LinkedIn company URLs or simple handles (e.g., “google” or “company/google”); the tool normalizes them to proper company profile URLs.
-
🌐 Clean website extraction with redirect resolution Detects “Visit website” links, follows LinkedIn’s safety/go redirector, and resolves common shorteners (e.g., lnkd.in, bit.ly) to capture the real destination domain.
-
⏱️ Human-like pacing Adds a base requestDelay plus a small random jitter between requests to mimic natural browsing and improve reliability.
-
📤 Streaming to Apify dataset Pushes each company record immediately to the dataset as it’s processed, enabling incremental consumption and monitoring.
-
🔒 No login or cookies required Operates on publicly available LinkedIn company pages without authentication.
-
🧰 Developer-friendly on the Apify platform Works seamlessly with the Apify API and SDK in Python or JavaScript, making it a solid LinkedIn company page scraper for automated pipelines.
-
🧱 Production-ready reliability Built-in retries, proxy rotation, and dynamic-content handling deliver a robust LinkedIn company data extraction software experience.
How to use Linkedin Company About Scraper - step by step
- Create or log in to your Apify account.
- Open the “linkedin-company-about-scraper” actor in the Apify Store.
- Add input data in startUrls:
- You can provide full LinkedIn company URLs like “https://www.linkedin.com/company/microsoft”
- Or plain usernames/handles like “google” (the actor will normalize them).
- Configure settings (optional):
- proxyConfiguration: choose your proxy; the actor will auto-fallback to Residential if blocked.
- maxRetries: set how many times to retry failed requests (1–5).
- requestDelay: base delay between requests (seconds), with a random 0–1s added automatically.
- Start the run and monitor logs in real time.
- As results are collected, they’re pushed to the run’s dataset.
- Download your dataset in your preferred format (e.g., JSON, CSV, Excel) for analysis or enrichment.
Pro Tip: Integrate runs with the Apify API or your favorite workflow tools (e.g., Make.com, n8n, Zapier) to automate enrichment and sync results directly to your CRM or data warehouse.
Use cases
| Use case name | Description |
|---|---|
| Market research + competitor intel | Extract industry/category, size ranges, and descriptions to map segments and track positioning. |
| Sales ops + B2B enrichment | Enrich accounts with company descriptions, domains, and locations to power targeting and routing. |
| Recruitment insights | Identify company size ranges and locations to prioritize outreach and track growth signals. |
| Academic and policy research | Collect standardized organization descriptions and categories for large-scale studies. |
| Data engineering pipeline (API) | Automate LinkedIn company profile scraper runs and feed cleaned outputs into analytics stacks. |
| Investor screening | Pull company overview, domain, and size cues to inform diligence and portfolio tracking. |
Why choose Linkedin Company About Scraper?
This scraper focuses on precision, automation, and reliability for LinkedIn company overview scraping.
- ⚡ Accurate, structured output: Extracts consistent fields from the public About section and metadata.
- 🧠 Dynamic-content aware: Uses headless Chromium to capture content that static request scrapers miss.
- 🛡️ Resilient to blocking: Automatic proxy fallback to Apify Residential proxy when 403/429/999 blocks occur.
- 💻 Built for developers: Runs on Apify with API/SDK access for CI/CD and data workflows.
- 🔒 Public-only data collection: Accesses non-authenticated company pages without cookies or login.
- 💸 Scales with your needs: Handle multiple inputs in one run and export from the dataset when ready.
- 🔗 Workflow-friendly: Easy to plug into automation tools to operationalize a LinkedIn company page data scraper.
In short, it’s a reliable LinkedIn company info extractor engineered for structured outputs and robust, production-grade runs—without brittle browser extensions.
Is it legal / ethical to use Linkedin Company About Scraper?
Yes—when used responsibly. This LinkedIn company page scraper targets publicly available company information and does not access private or authenticated data.
Guidelines to stay compliant:
- Scrape only public company pages and fields you’re permitted to use.
- Avoid collecting personal or private information.
- Follow applicable regulations (e.g., GDPR, CCPA) and your organization’s compliance standards.
- Review platform terms and consult your legal team for edge cases or jurisdiction-specific questions.
Input parameters & output format
Example JSON input
{"startUrls": ["https://www.linkedin.com/company/microsoft","google"],"proxyConfiguration": {"useApifyProxy": false},"maxRetries": 3,"requestDelay": 2}
Parameters
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
| startUrls | array | Yes | — | List one or more LinkedIn company URLs (e.g., https://www.linkedin.com/company/company-name) or usernames (e.g., company-name). |
| proxyConfiguration | object | No | {} | Choose which proxies to use. If LinkedIn rejects the proxy, a Residential proxy will be used as a fallback. |
| maxRetries | integer | No | 3 | Number of retry attempts for failed requests (1–5). |
| requestDelay | integer | No | 2 | Base delay between requests in seconds; a random 0–1s is added automatically. |
Notes:
- You can paste plain handles like “company/foo” or “foo”; the actor will normalize them to “https://www.linkedin.com/company/foo”.
- If a field can’t be found on a given page, it will be returned as an empty string.
Example JSON output
[{"company_name": "Microsoft","linkedin_url": "https://www.linkedin.com/company/microsoft","domain": "https://microsoft.com","category": "Technology","number_employees": "10,001+ employees","associated_members": "656,940","location": "Redmond, Washington, United States","description": "Microsoft Corporation is an American multinational corporation and technology conglomerate headquartered in Redmond, Washington. Founded in 1975, the company became influential in the rise of personal computers through software like Windows...","success": true,"scraped_at": "2026-03-17T10:27:18.473Z"},{"company_name": "Google","linkedin_url": "https://www.linkedin.com/company/google","domain": "https://google.com","category": "Internet","number_employees": "10,001+ employees","associated_members": "","location": "Mountain View, California, United States","description": "Google is a global technology company focused on improving the ways people connect with information...","success": true,"scraped_at": "2026-03-17T10:27:20.010Z"}]
FAQ
Is Linkedin Company About Scraper free to use?
Pricing and free trial availability are managed by Apify for this actor. Check the actor’s Apify Store page for the latest plan details and trial minutes.
Do I need to log in to LinkedIn or provide cookies?
No. The scraper operates on publicly available company pages and does not require login or cookies.
Can I integrate this with Python or via an API?
Yes. Runs can be managed via the Apify API, and you can integrate with Apify’s Python or JavaScript SDKs to embed this LinkedIn company page scraper in your workflows.
How many companies can I scrape in one run?
You can provide multiple items in startUrls. Practical limits depend on your Apify plan, runtime settings, and resource constraints.
What input formats are supported for companies?
You can submit full LinkedIn company URLs (e.g., “https://www.linkedin.com/company/microsoft”) or plain usernames/handles (e.g., “google” or “company/google”). The actor normalizes them automatically.
What does “associated_members” represent?
It’s the count of LinkedIn members who have associated themselves with the organization (e.g., “656,940”) when that metric is visible. If not present on the page, the field is returned as an empty string.
Why are some fields empty in the output?
LinkedIn pages vary by company, locale, and layout. When a field isn’t present or detectable (e.g., industry label missing), the actor returns an empty string for that field.
Does it handle external website links behind LinkedIn redirects or shorteners?
Yes. The actor follows LinkedIn’s safety/go redirector and resolves common shorteners (e.g., lnkd.in, bit.ly) to extract the real company website domain.
Final thoughts
Linkedin Company About Scraper is built to reliably extract structured company overviews from public LinkedIn pages. With dynamic-content rendering, resilient proxy fallback, and clean outputs, it streamlines research, enrichment, and analysis for marketers, developers, analysts, and researchers. Connect it to the Apify API or SDK to automate runs, export datasets, and plug the results into your CRM or data stack. Start extracting smarter, consistent company insights—at the scale your projects demand.