Linkedin Company About Scraper
Pricing
$20.00/month + usage
Linkedin Company About Scraper
Under maintenanceScrapes LinkedIn company "About" pages for: company name, description, tagline, website URL, phone number, employee count, founding year, specialties, headquarters address, industries, and unique identifiers.
0.0 (0)
Pricing
$20.00/month + usage
0
1
1
Last modified
4 days ago
Related LinkedIn Scrapers
Explore our complete suite of LinkedIn scraping tools:
- LinkedIn Company About Scraper - Extract company details from About pages
- LinkedIn Search Jobs Scraper (Without Cookies) - Scrape job listings without authentication
- LinkedIn Search Groups Scraper - Find and extract LinkedIn groups
- LinkedIn Company Employees/People Scraper - Scrape employee profiles from companies
- LinkedIn People/Users Profile Scraper - Extract detailed user profile information
How it works
This actor is designed to extract comprehensive information from LinkedIn company "About" pages, capturing details such as company overview, industry, company size, headquarters location, specialties, website, and other key company information.
Features
This actor offers the following features:
- Multiple Company Scraping: Capable of scraping data from multiple LinkedIn company About pages. Input can either be formatted as
https://www.linkedin.com/company/{company-name}/about/or you can directly copy and paste the company's LinkedIn URL. - Authentication Requirement: To enable more extensive scraping capabilities, users are required to log in using cookie-based authentication.
- Customizable Configuration: Offers adjustable settings including max items to scrape, scroll delays, and proxy configuration to cater to a wide range of data extraction requirements.
- Rate Limiting: Built-in delay mechanisms (minDelay and maxDelay) to avoid getting blocked by LinkedIn.
How to Use
- Set Up: Ensure you have an Apify account and access to the Apify platform.
- Install Cookie-Editor (there is option to Export cookies as JSON) or EditThisCookie chrome extension.
- Login to your Linkedin account
- While you are on Linkedin tab, Click on the extension and export the cookies. Cookies are used to authorize actor with Linkedin.com site. Install any (or all) of the following chrome extensions to copy cookies:
- Paste the cookies to this actor's Cookie input field. Note: The minimal cookies required are
li_atandJSESSIONID. The script will not work without both of these cookies present! If you are only adding the necessary cookies, use the following format:["li_at=AQEDAVlyxjIBq-akAAABlg7eWgUAAAGWzWwP51YAihE_vTW5ImH3kVVIsE2U1cZw7N4nscZzYDE-XZfYKCVgtPEI5hlH-c8f02mx-dmHLTq2kDrcwNBAdWw8ZaI3UdyvxFA9Xtq7iaKQaulazJV26FpC","JSESSIONID='ajax:4947018518935300273'"] - Specify the LinkedIn company URL you want to scrape. Input your search URLs in the format
https://www.linkedin.com/company/{company-name}/about/or search results URLs. You can add multiple URLs for a broader search scope. - (Optional) Configure proxy settings for enhanced reliability.
- Run the actor and obtain the extracted data in your preferred format.
- Data Collection: The scraper will output data in your chosen format, which can include JSON, HTML, CSV, Excel, or others as supported by Apify.
Input Data
Here's a simple example of how to set up a search for company About page details in LinkedIn:
{"cookies": ["li_at=AQEDAVlyxjIBq-akAAABlg7eWgUAAAGWzWwP51YAihE_vTW5ImH3kVVIsE2U1cZw7N4nscZzYDE-XZfYKCVgtPEI5hlH-c8f02mx-dmHLTq2kDrcwNBAdWw8ZaI3UdyvxFA9Xtq7iaKQaulazJV26FpC","JSESSIONID='ajax:4947018518935300273'"],"proxy": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]},"startUrls": [{"url": "https://www.linkedin.com/search/results/groups/?keywords=ai&origin=SWITCH_SEARCH_VERTICAL&sid=%3B6O"}],"maxItems": 100,"minDelay": 3,"maxDelay": 15}
Input Parameters
- startUrls (required): Array of URLs to start scraping from. Can be company About pages or search results.
- cookies (required): Array of LinkedIn cookies for authentication. Minimum required:
li_atandJSESSIONID. - maxItems (optional): Maximum number of companies to scrape per crawl. Default: 100.
- minDelay (optional): Minimum delay in seconds before scrolling. Default: 3.
- maxDelay (optional): Maximum delay in seconds before scrolling. Default: 15.
- proxy (optional): Proxy configuration for enhanced reliability and to avoid blocking.
Output Structure
The output data typically includes:
[{"entityUrn": "urn:li:fsd_company:1678137","url": "https://www.linkedin.com/company/1678137/about/","name": "aalbers|wico","universalName": "aalbers-wico","description": "aalbers|wico is een gerenommeerd familiebedrijf, opgericht in 1966. Op onze locaties in Renswoude beschikken we over ruim 15.000 m2 aan vloeroppervlakte, een gevarieerd en geavanceerd machinepark, een eigen R&D-afdeling en een eigen testcentrum. Onze organisatie biedt werk aan meer dan 100 deskundige vakmensen binnen twee zelfstandig opererende divisies: defence & security en metaal & techniek.","tagline": "Maatwerk in metaalbewerking. Samen voor onze klant","phoneNumber": "0318 - 571 411","phoneExtension": null,"websiteUrl": "http://www.aalberswico.nl","callToAction": {"displayText": "Contact opnemen","type": "VIEW_CONTACT_INFO","url": "http://www.aalberswico.nl","visible": true},"employeeCount": 50,"employeeCountRange": {"start": 51,"end": 200,"$recipeTypes": ["com.linkedin.2e66b46b846d3942f0cac8834cc6cb29"],"$type": "com.linkedin.common.IntegerRange"},"foundedOn": {"month": null,"year": 1966,"day": null,"$recipeTypes": ["com.linkedin.789e123c8539cf8fcb54fb29c4287d16"],"$type": "com.linkedin.common.Date"},"specialities": ["Bouwkundige beveiliging","Structural security","Metaalbewerking; Metaalproducten; Metalen constructies; Complete machines","Metalwork; Metal products; Metal constructions; Complete machines"],"headquarter": {"description": "Renswoude The Netherlands","address": {"country": "NL","geographicArea": null,"city": "Renswoude","postalCode": null,"line2": null,"$recipeTypes": ["com.linkedin.7a71636b23bb6b03997b4d045d0bf1d3"],"line1": "Molenstraat 18","$type": "com.linkedin.common.Address"},"headquarter": true},"industries": []}...]
Output Fields Explanation
- entityUrn: LinkedIn's unique identifier for the company entity
- url: Direct URL to the company's About page on LinkedIn
- name: Official company name as displayed on LinkedIn
- universalName: URL-friendly version of the company name used in LinkedIn URLs
- description: Full company description/overview text from the About section
- tagline: Company's tagline or slogan
- phoneNumber: Company's contact phone number
- phoneExtension: Phone extension if available (can be null)
- websiteUrl: Company's official website URL
- callToAction: Object containing call-to-action button information
- displayText: Text displayed on the CTA button
- type: Type of action (e.g., VIEW_CONTACT_INFO)
- url: URL the CTA button links to
- visible: Whether the CTA is visible to users
- employeeCount: Approximate number of employees
- employeeCountRange: Object with employee count range
- start: Lower bound of employee count range
- end: Upper bound of employee count range
- foundedOn: Object containing company founding date
- year: Year the company was founded
- month: Month founded (can be null if not specified)
- day: Day founded (can be null if not specified)
- specialities: Array of company specialties and focus areas
- headquarter: Object containing headquarters information
- description: Text description of headquarters location
- address: Detailed address object
- country: Country code (e.g., "NL" for Netherlands)
- city: City name
- line1: Primary address line (street and number)
- line2: Secondary address line (can be null)
- postalCode: Postal/ZIP code (can be null)
- geographicArea: State/province/region (can be null)
- headquarter: Boolean indicating if this is the headquarters location
- industries: Array of industries the company operates in
Support
- For issues or feature requests, please use the Issues section of this actor.
- If you need customization or have questions, feel free to contact the author:
- Author's website: https://muhamed-didovic.github.io/
- Email: muhamed.didovic@gmail.com
Additional Services
- Request customization or whole dataset: muhamed.didovic@gmail.com
- If you need anything else scraped, or this actor customized, email: muhamed.didovic@gmail.com
- For API services of this scraper (no Apify fee, just usage fee for the API), contact: muhamed.didovic@gmail.com
