Linkedin Company scraper
Pricing
$10.00 / 1,000 results
Linkedin Company scraper
High-performance LinkedIn company scraper for enriched B2B data at scale. Full company profiles in under 10 minutes, including name, address, description, employee count, logo URL, website, industry, company size and type, founding year, specialties, affiliated pages, stock data, and more.
Pricing
$10.00 / 1,000 results
Rating
0.0
(0)
Developer
Scraplib
Maintained by CommunityActor stats
3
Bookmarked
152
Total users
11
Monthly active users
2 days ago
Last modified
Categories
Share

Extract public LinkedIn company profiles into structured JSON. Give the scraper a list of company page URLs and get back the company name, description, website, industry, size, employee count, headquarters and office addresses, founding year, specialties, follower count, stock information, and the affiliated and similar pages LinkedIn lists for each company.
Key Features
- One item per company URL: paste LinkedIn company links and receive one clean record for each.
- Structured company facts: industry, company size, employee count, type, founding year and specialties.
- All office locations: the full list of addresses on the page plus a separate headquarters field.
- Relationship data: affiliated pages and similar pages with their name, industry and LinkedIn URL.
- Audience and market signals: follower count and stock information when LinkedIn shows them.
- Works with regional URLs:
uk.linkedin.com,de.linkedin.comand/aboutor/postslinks are accepted. - Retries with fresh sessions: blocked requests are retried through a new proxy session automatically.
- No LinkedIn login required: only public company pages are read.
Who Is This For
- Sales and marketing teams enriching lead lists with firmographic data.
- Analysts and researchers building datasets of companies by industry, size or location.
- Investors and consultants tracking company profiles at scale.
- Developers who need LinkedIn company data as JSON, CSV or Excel through the Apify API.
Common Use Cases
- CRM enrichment: fill in industry, size, headquarters and website for every account in your pipeline.
- Competitor and market mapping: compare companies in a segment and follow their affiliated pages.
- Account-based marketing: segment target accounts by company size, industry and region.
- Due diligence: collect a consistent profile of every company in a portfolio or deal list.
- Academic research: build reproducible datasets of organizations for economic or social studies.
Input
| Field | Type | Description | Default |
|---|---|---|---|
startUrls | array | LinkedIn company page URLs to scrape. Each URL produces one dataset item. | 5 example companies |
maxItems | integer | Stop after this many company profiles have been scraped. | 5 |
proxyConfiguration | object | Proxy settings. LinkedIn blocks datacenter IPs, so residential proxies are recommended. | Apify residential proxy |
Example input:
{"startUrls": [{ "url": "https://www.linkedin.com/company/microsoft/" },{ "url": "https://www.linkedin.com/company/apify/" }],"maxItems": 5,"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }}
Output
Each dataset item describes one company.
| Field | Type | Description |
|---|---|---|
name | string | Company name |
url | string | The LinkedIn URL you provided |
slogan | string or null | Company tagline |
description | string or null | About text |
website | string or null | Company website |
logo | string or null | Logo image URL |
industry | string or null | Industry as listed on LinkedIn |
companySize | string or null | Size bracket, for example 201-500 employees |
numberOfEmployees | integer or null | Number of employees on LinkedIn |
type | string or null | Company type, for example Privately Held |
founded | string or null | Founding year |
specialties | string or null | Comma-separated specialties |
headquarters | string or null | Headquarters address |
mainAddress | object or null | Structured headquarters address (street, city, region, postal code, country) |
addresses | array | All office addresses listed on the page |
followersCount | integer or null | Number of LinkedIn followers |
stock | object or null | Ticker symbol, price, change, low and high when LinkedIn shows stock data |
affiliatedPages | array | Affiliated pages with name, industry, address and linkedinUrl |
similarPages | array | Similar pages with name, industry, address and linkedinUrl |
Example item (lists shortened):
{"name": "Apify","url": "https://www.linkedin.com/company/apify/","slogan": "Thousands of Actors to automate your business, get real-time web data, and integrate your apps and agents.","description": "Apify is the largest marketplace of tools for AI. More than 50,000 Actors to automate your business. Get real-time web data, track competitors, generate leads, monitor social media, and integrate your apps and agents. Apify integrates with n8n, Make, Zapier, and LangChain, and its MCP support lets AI agents dynamically discover and use tools from the marketplace without custom code. Apify handles infrastructure, proxies, and scaling, so users focus on the data, not the pipeline. Trusted by enterprises like Siemens, Intercom, Groupon, and Microsoft, as well as 50,000+ customers around the world ๐","website": "https://apify.com/","logo": "https://media.licdn.com/dms/image/v2/D4D0BAQF7OnC-r1njIA/company-logo_200_200/B4DZwd3LFrHEAI-/0/1770027528966/apify_logo?e=2147483647&v=beta&t=3P-kpqqDp-xRunnoe7qQwvZ3DazE1KnOdCiVlTREoJQ","industry": "Technology, Information and Internet","companySize": "201-500 employees","numberOfEmployees": 269,"type": "Privately Held","founded": "2016","specialties": "Web scraping, Browser automation, AI agents, API integration, Data pipelines, No-code tools, Actor marketplace, and Developer platform","headquarters": "Vodickova 704/36, Prague, 11100, CZ","mainAddress": {"type": "PostalAddress","streetAddress": "Vodickova 704/36","addressLocality": "Prague","postalCode": "11100","addressCountry": "CZ"},"addresses": ["Vodickova 704/36, Prague, 11100, CZ","San Francisco, CA, US"],"followersCount": 36976,"stock": null,"affiliatedPages": [],"similarPages": [{"name": "n8n","industry": "Software Development","address": "Berlin, BE","linkedinUrl": "https://de.linkedin.com/company/n8n"},{"name": "Make","industry": "Software Development","address": "Prague, Praha 8","linkedinUrl": "https://cz.linkedin.com/company/itsmakehq"}]}
Pricing
This Actor is priced per result. You pay for each company profile stored in the dataset and nothing for URLs that fail or do not exist. The current price per result and per 1,000 results is shown on the Pricing tab of the Actor page on the Apify Store.
FAQ
Do I need a LinkedIn account? No. The scraper reads only public company pages and never logs in.
Which URLs are accepted?
Any LinkedIn company page URL such as https://www.linkedin.com/company/microsoft/, including
regional hosts like uk.linkedin.com and sub-pages like /about/ or /posts/. Personal profiles
and showcase pages are not supported.
Why are residential proxies the default? LinkedIn blocks most datacenter IP addresses. You can change the proxy settings in the input, but runs without residential proxies are likely to be blocked.
What happens when a company page does not exist? The URL is logged as skipped and the run continues with the remaining URLs.
Why is stock or founded empty for some companies?
LinkedIn only shows these fields for some companies. When a field is not on the page it is null.
How do I export the results? Open the run's dataset on Apify and download it as JSON, CSV, Excel or XML, or fetch it through the Apify API.
Is scraping LinkedIn company pages legal? The scraper only collects publicly available company information. You are responsible for using the data in line with applicable laws and LinkedIn's terms.
More Scrapers by Scraplib
- LinkedIn Company Scraper โ public LinkedIn company profiles.
- Google Maps Contact & Social Media Extractor โ business contacts and social profiles from Google Maps.
- Extract Emails from Websites โ email addresses from any website.
- Twitter User Timeline โ tweets from an X user profile.
- YouTube Channel Scraper โ YouTube channel metadata and videos.
Contact & Support
Found a bug or need a new field? Open an issue on the Actor's Issues tab on the Apify Store. If this Actor saves you time, please leave a โญ rating on the Apify Store. Ratings keep it maintained.
Image Credit
Image credit: LinkedIn, logo via Wikimedia Commons.