# Linkedin Company Details Scraper (No Cookies) ✅ Bulk (`harvestapi/linkedin-company`) Actor

Extract detailed information from LinkedIn Companies such as company name, address, phone numbers, website, employee count, and more. Find LinkedIn company URLs by name in Bulk. No cookies or account required.

- **URL**: https://apify.com/harvestapi/linkedin-company.md
- **Developed by:** [HarvestAPI](https://apify.com/harvestapi) (community)
- **Categories:** Automation, Lead generation, Social media
- **Stats:** 8,933 total users, 2,161 monthly users, 100.0% runs succeeded, 158 bookmarks
- **User rating**: 4.69 out of 5 stars

## Pricing

from $3.00 / 1,000 companies

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

### LinkedIn Company Details Bulk Scraper

Our powerful tool helps you search and scrape LinkedIn Companies without compromising security or violating platform policies. Extract full company details, including name, logo, employee count, industries, and more. This tool is perfect for businesses looking to gather data on competitors or potential partners.

#### Key Benefits

- No cookies or account required: Access company data without sharing cookies or risking account restrictions
- Low pricing: $4 per 1k companies.
- Fast response times deliver data in seconds
- No caching, fresh data.
- Concurrency: each actor works scraping 6 companies at a time.

### How It Works

- Provide List of LinkedIn company URLs or company names. We will find company URL by name via LinkedIn search.

Note: For finding multiple companies with advanced filters, please use our [Linkedin Company Search Scraper](https://apify.com/harvestapi/linkedin-company-search)  
Find more Linkedin scraping actors [https://apify.com/harvestapi](https://apify.com/harvestapi)

#### Data You'll Receive

Here is the example company output of this actor:

```json
{
  "id": "165158",
  "universalName": "netflix",
  "linkedinUrl": "https://www.linkedin.com/company/netflix",
  "name": "Netflix",
  "tagline": "Play, pause, and resume watching anytime and anywhere. ",
  "website": "https://jobs.netflix.com?utm_campaign=LIHomePage&utm_source=linkedin",
  "logo": "https://media.licdn.com/dms/image/v2/D4E0BAQGMva5_E8pUjw/company-logo_400_400/company-logo_400_400/0/1736276678240/netflix_logo?e=1752710400&v=beta&t=HKFjg5oKdKCdFjCLrDEg-jGO5rCrj56J5QM-PjdNK20",
  "foundedOn": {
    "year": 1997
  },
  "employeeCount": 16985,
  "employeeCountRange": {
    "start": 10001
  },
  "followerCount": 10899841,
  "description": "Netflix is one of the world's leading entertainment services, with over 300 million paid memberships in over 190 countries enjoying TV series, films and games across a wide variety of genres and languages. Members can play, pause and resume watching as much as they want, anytime, anywhere, and can change their plans at any time.",
  "companyType": "Public Company",
  "locations": [
    {
      "country": "US",
      "geographicArea": "CA",
      "city": "Los Gatos",
      "line1": "100 Winchester Circle",
      "headquarter": true,
      "description": "Headquarters",
      "parsed": {
        "text": "Los Gatos, CA, United States",
        "countryCode": "US",
        "regionCode": null,
        "country": "United States",
        "countryFull": "United States of America",
        "state": "California",
        "city": "Los Gatos"
      }
    },
    {
      "country": "US",
      "geographicArea": "CA",
      "city": "Los Angeles",
      "line1": "5808 W Sunset Blvd",
      "postalCode": "90028",
      "headquarter": false,
      "description": "Los Angeles",
      "parsed": {
        "text": "Los Angeles, CA, United States",
        "countryCode": "US",
        "regionCode": null,
        "country": "United States",
        "countryFull": "United States of America",
        "state": "California",
        "city": "Los Angeles"
      }
    },
    {
      "country": "BR",
      "geographicArea": "SP",
      "city": "Barueri",
      "line1": "Alameda Xingu, 350",
      "postalCode": "06455-030",
      "headquarter": false,
      "description": "Sao Paulo ",
      "parsed": {
        "text": "Barueri, Brazil",
        "countryCode": "BR",
        "regionCode": null,
        "country": "Brazil",
        "countryFull": "Brazil",
        "state": "São Paulo",
        "city": "Barueri"
      }
    },
    {
      "country": "US",
      "city": "New York",
      "line1": "245 W 17th St",
      "postalCode": "10011",
      "headquarter": false,
      "description": "New York City",
      "parsed": {
        "text": "New York City, NY, United States",
        "countryCode": "US",
        "regionCode": null,
        "country": "United States",
        "countryFull": "United States of America",
        "state": "New York",
        "city": "New York City"
      }
    },
    {
      "country": "NL",
      "geographicArea": "North Holland",
      "city": "Amsterdam",
      "line1": "Stadhouderskade 55",
      "postalCode": "1072 AB",
      "headquarter": false,
      "description": "Amsterdam",
      "parsed": {
        "text": "Amsterdam, Netherlands",
        "countryCode": "NL",
        "regionCode": null,
        "country": "Netherlands",
        "countryFull": "Netherlands",
        "state": "North Holland",
        "city": "Amsterdam"
      }
    },
    {
      "country": "SG",
      "city": "Marina South",
      "line1": "9 Straits Vw",
      "postalCode": "01",
      "headquarter": false,
      "description": "Singapore",
      "parsed": {
        "text": "Singapore",
        "countryCode": "SG",
        "regionCode": null,
        "country": "Singapore",
        "countryFull": "Singapore"
      }
    },
    {
      "country": "MX",
      "geographicArea": "Cuauhtémoc",
      "city": "Mexico City",
      "line1": "Av. Paseo de la Reforma 483",
      "line2": "Torre Reforma, Floor 37",
      "postalCode": "06500",
      "headquarter": false,
      "parsed": {
        "text": "Mexico City, Mexico",
        "countryCode": "MX",
        "regionCode": null,
        "country": "Mexico",
        "countryFull": "Mexico",
        "state": "Ciudad de México",
        "city": "Mexico City"
      }
    }
  ],
  "specialities": ["Revolutionizing the way people watch TV shows and movies!"],
  "industries": ["Entertainment Providers"],
  "logos": [
    {
      "url": "https://media.licdn.com/dms/image/v2/D4E0BAQGMva5_E8pUjw/company-logo_400_400/company-logo_400_400/0/1736276678240/netflix_logo?e=1752710400&v=beta&t=HKFjg5oKdKCdFjCLrDEg-jGO5rCrj56J5QM-PjdNK20",
      "width": 400,
      "height": 400,
      "expiresAt": 1752710400000
    },
    {
      "url": "https://media.licdn.com/dms/image/v2/D4E0BAQGMva5_E8pUjw/company-logo_200_200/company-logo_200_200/0/1736276678240/netflix_logo?e=1752710400&v=beta&t=7axF3URweM3O6u6N0ZxnzcHLKcAoEK3uOtoabdq8wNg",
      "width": 200,
      "height": 200,
      "expiresAt": 1752710400000
    },
    {
      "url": "https://media.licdn.com/dms/image/v2/D4E0BAQGMva5_E8pUjw/company-logo_100_100/company-logo_100_100/0/1736276678240/netflix_logo?e=1752710400&v=beta&t=GIwyMdkZH5pYo2fMeEWP3xueVMBgyqhH-6DHGvwV_GI",
      "width": 100,
      "height": 100,
      "expiresAt": 1752710400000
    }
  ],
  "backgroundCovers": [
    {
      "url": "https://media.licdn.com/dms/image/v2/D4E3DAQEKmQHFFvC4Fw/image-scale_191_1128/image-scale_191_1128/0/1736891212728/netflix_cover?e=1747944000&v=beta&t=Vieuyq2jUxjQ7qPzevLX0MDmnmw0SeXleAHEE6TK_wk",
      "width": 1128,
      "height": 191,
      "expiresAt": 1747944000000
    },
    {
      "url": "https://media.licdn.com/dms/image/v2/D4E3DAQEKmQHFFvC4Fw/image-scale_127_750/image-scale_127_750/0/1736891212679/netflix_cover?e=1747944000&v=beta&t=qX9GumINAirVFgcF6orNCsWdlz0JTH4EBesi0FFJpl4",
      "width": 749,
      "height": 127,
      "expiresAt": 1747944000000
    },
    {
      "url": "https://media.licdn.com/dms/image/v2/D4E3DAQEKmQHFFvC4Fw/image-scale_108_640/image-scale_108_640/0/1736891212679/netflix_cover?e=1747944000&v=beta&t=54IJeicLdWD8ZxR3tfv5zEdgSfYBYMJybY1kvHjKc84",
      "width": 108,
      "height": 18,
      "expiresAt": 1747944000000
    }
  ],
  "phone": null,
  "fundingData": {
    "fundingRoundListCrunchbaseUrl": "https://www.crunchbase.com/organization/netflix/funding_rounds/funding_rounds_list?utm_source=linkedin&utm_medium=referral&utm_campaign=linkedin_companies&utm_content=all_fundings",
    "lastFundingRound": {
      "investorsCrunchbaseUrl": "https://www.crunchbase.com/funding_round/netflix-post-ipo-debt--63ddc6b4?utm_source=linkedin&utm_medium=referral&utm_campaign=linkedin_companies&utm_content=all_investors",
      "leadInvestors": [],
      "fundingRoundCrunchbaseUrl": "https://www.crunchbase.com/funding_round/netflix-post-ipo-debt--63ddc6b4?utm_source=linkedin&utm_medium=referral&utm_campaign=linkedin_companies&utm_content=last_funding",
      "fundingType": "POST_IPO_DEBT",
      "moneyRaised": {
        "currencyCode": "USD",
        "amount": "1800000000"
      },
      "numOtherInvestors": 0,
      "announcedOn": {
        "month": 8,
        "day": 1,
        "year": 2024
      }
    },
    "companyCrunchbaseUrl": "https://www.crunchbase.com/organization/netflix?utm_source=linkedin&utm_medium=referral&utm_campaign=linkedin_companies&utm_content=profile_cta",
    "numFundingRounds": 15,
    "updatedAt": 1723460925
  }
}
````

### Linkedin Company Data API

The actor stores results in a dataset. You can export data in various formats such as CSV, JSON, XLS, etc. You can scrape and access data on demand using API.

#### Support and Feedback

We continuously enhance our tools based on user feedback. If you encounter technical issues or have suggestions for improvement:

- Create an issue on the actor’s Issues tab in Apify Console
- Or contact us at contact@harvest-api.com

**\* \* \***

**Disclaimer**: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by LinkedIn Corporation. LinkedIn® is a registered trademark of LinkedIn Corporation. All trademarks are property of their respective owners.

# Actor input Schema

## `companies` (type: `array`):

List of LinkedIn company URLs

## `searches` (type: `array`):

List of company names to search on LinkedIn

## Actor input object example

```json
{
  "companies": [
    "https://www.linkedin.com/company/google",
    "https://www.linkedin.com/company/microsoft"
  ]
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "companies": [
        "https://www.linkedin.com/company/google",
        "https://www.linkedin.com/company/microsoft"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("harvestapi/linkedin-company").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "companies": [
        "https://www.linkedin.com/company/google",
        "https://www.linkedin.com/company/microsoft",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("harvestapi/linkedin-company").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "companies": [
    "https://www.linkedin.com/company/google",
    "https://www.linkedin.com/company/microsoft"
  ]
}' |
apify call harvestapi/linkedin-company --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=harvestapi/linkedin-company",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Linkedin Company Details Scraper (No Cookies) ✅ Bulk",
        "description": "Extract detailed information from LinkedIn Companies such as company name, address, phone numbers, website, employee count, and more. Find LinkedIn company URLs by name in Bulk. No cookies or account required.",
        "version": "0.0",
        "x-build-id": "PPH7cfvctbuAcaPnr"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/harvestapi~linkedin-company/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-harvestapi-linkedin-company",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/harvestapi~linkedin-company/runs": {
            "post": {
                "operationId": "runs-sync-harvestapi-linkedin-company",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/harvestapi~linkedin-company/run-sync": {
            "post": {
                "operationId": "run-sync-harvestapi-linkedin-company",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "companies": {
                        "title": "Company LinkedIn URLs",
                        "type": "array",
                        "description": "List of LinkedIn company URLs",
                        "items": {
                            "type": "string"
                        }
                    },
                    "searches": {
                        "title": "Company names (to search)",
                        "type": "array",
                        "description": "List of company names to search on LinkedIn",
                        "items": {
                            "type": "string"
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
