# Linkedin Post Scraper Without Cookies (`freshdata/linkedin-post-scraper`) Actor

Extract posts from any linkedin member.

- **URL**: https://apify.com/freshdata/linkedin-post-scraper.md
- **Developed by:** [FreshData](https://apify.com/freshdata) (community)
- **Categories:** Social media, Developer tools, Other
- **Stats:** 362 total users, 5 monthly users, 100.0% runs succeeded, 7 bookmarks
- **User rating**: No ratings yet

## Pricing

$8.00 / 1,000 processing data

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
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.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — 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 Post Scraper

The **Linkedin Post Scraper** is a powerful tool designed to extract detailed post data from public LinkedIn profiles — without the need for cookies or login.

### ✨ Features

- 👤 **Full Posts Detail Extraction**

- 🍪 **No Cookies Required**\
  The scraper works without any LinkedIn login or cookies — simplifying setup and execution.

### ✨ You may also want to check out my other powerful actors:

#### For people:

- https://apify.com/freshdata/fresh-linkedin-profile-data
- https://apify.com/freshdata/linkedin-open-profile-status
- https://apify.com/freshdata/linkedin-open-to-work-status
- https://apify.com/freshdata/linkedin-detect-activity-time

#### For Sales Navigator searches:

- https://apify.com/freshdata/linkedin-sales-navigator-scraper
- https://apify.com/freshdata/linkedin-sales-account-scraper

#### For companies:

- https://apify.com/freshdata/linkedin-company-scraper
- https://apify.com/freshdata/linkedin-company-insights-scraper
- https://apify.com/freshdata/linkedin-company-by-domain
- https://apify.com/freshdata/linkedin-company-custom-headcount

#### For jobs:

- https://apify.com/freshdata/linkedin-job-details-scraper
- https://apify.com/freshdata/linkedin-job-scraper

#### For posts:

- https://apify.com/freshdata/linkedin-post-scraper
- https://apify.com/freshdata/get-post-details
- https://apify.com/freshdata/linkedin-company-post-scraper
- https://apify.com/freshdata/linkedin-post-comments-scraper
- https://apify.com/freshdata/reaction-scraper

### 💰 Pricing

1. Paid users: $0.008/1 request = 1 "processing" events / 1 request ($8/1000 requests).
2. Free users: $0.8/1 request = 100 "processing" events/ 1 request ($800/1000 requests).

### 🛠️ How It Works

1. 🔗 **Input**\
   Provide a valid LinkedIn profile URL.

2. ▶️ **Run the Scraper**\
   Start the actor to extract rich profile post data in real time — results will be available in Apify's Dataset tab.

### ✨ Go to my profile for more powerful actors: https://apify.com/freshdata

### 📥 Input Example

```json
{
  "linkedin_url": "https://www.linkedin.com/in/sample-profile",
  "pagination_token": "",
  "start": 0
}
```

### 📤 Output Example

```json
{
  "data": [
    {
      "post_url": "https://www.linkedin.com/feed/update/urn:li:activity:7315779816467656705/",
      "poster_linkedin_url": "https://www.linkedin.com/in/williamhgates",
      "posted": "2025-04-09 16:57:08",
      "text": "I can’t celebrate our 50th anniversary without mentioning Kay Nishi...",
      "num_likes": 6928,
      "num_reactions": 7786,
      "num_comments": 321,
      "num_reposts": 99,
      "images": [
        {
          "url": "https://media.licdn.com/dms/image/v2/D4D22AQEBac457nKYlQ/feedshare-shrink_2048_1536/B4DZYbe.M6G4Ao-/0/1744217827629?e=1747267200&v=beta&t=eTU9BO4GKXL2wm5HvDonR3PHtelaFpHBGoyNjpKBvnE"
        }
      ],
      "poster": {
        "first": "Bill",
        "last": "Gates",
        "headline": "Chair, Gates Foundation and Founder, Breakthrough Energy",
        "public_id": "williamhgates",
        "urn": "ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc"
      },
      "reshared": false,
      "time": "9 hours ago",
      "urn": "7315779816467656705"
    },
    {
      "post_url": "https://www.linkedin.com/feed/update/urn:li:activity:7314709739643228160/",
      "poster_linkedin_url": "https://www.linkedin.com/in/williamhgates",
      "posted": "2025-04-06 18:05:02",
      "text": "I'm so proud of Microsoft—and all the amazing people who’ve made it what it is today.",
      "num_likes": 6652,
      "num_reactions": 7982,
      "num_comments": 772,
      "num_reposts": 366,
      "video": {
        "duration": 60000,
        "stream_url": "https://dms.licdn.com/playlist/vid/v2/D5605AQHFe-AoUsw7Hg/mp4-720p-30fp-crf28/B56ZYMRZeLHEBg-/0/1743962697103?e=1744858800&v=beta&t=di23ot0xgY9ciMj3oTjKi1rrfoE81x78WOGweYWKoB4"
      },
      "images": [],
      "poster": {
        "first": "Bill",
        "last": "Gates",
        "headline": "Chair, Gates Foundation and Founder, Breakthrough Energy",
        "public_id": "williamhgates",
        "urn": "ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc"
      },
      "reshared": false,
      "time": "3 days ago",
      "urn": "7314709739643228160"
    }
  ],
  "message": "ok",
  "paging": {
    "count": 50,
    "start": 0,
    "pagination_token": "dXJuOmxpOmFjdGl2aXR5OjcyOTE1MjI3MzU2MDI1NzMzMTItMTczODQzNDQ5MDA4OA=="
  }
}

```

# Actor input Schema

## `linkedin_url` (type: `string`):

The public LinkedIn profile URL to scrape (e.g. https://www.linkedin.com/in/username or https://www.linkedin.com/sales/lead/...)

## `pagination_token` (type: `string`):

Required when fetching the next result page. Please use the token from the result of your previous call.

## `start` (type: `integer`):

Use this param to fetch posts of the next result page: 0 for page 1, 50 for page 2, etc.

## Actor input object example

```json
{
  "linkedin_url": "https://www.linkedin.com/in/williamhgates/",
  "pagination_token": "dXJuOmxpOmFjdGl2aXR5OjcyOTE1MjI3MzU2MDI1NzMzMTItMTczODQzNDQ5MDA4OA=="
}
```

# 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 = {
    "linkedin_url": "https://www.linkedin.com/in/williamhgates/",
    "pagination_token": "dXJuOmxpOmFjdGl2aXR5OjcyOTE1MjI3MzU2MDI1NzMzMTItMTczODQzNDQ5MDA4OA==",
    "start": 0
};

// Run the Actor and wait for it to finish
const run = await client.actor("freshdata/linkedin-post-scraper").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 = {
    "linkedin_url": "https://www.linkedin.com/in/williamhgates/",
    "pagination_token": "dXJuOmxpOmFjdGl2aXR5OjcyOTE1MjI3MzU2MDI1NzMzMTItMTczODQzNDQ5MDA4OA==",
    "start": 0,
}

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

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

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

```

## CLI example

```bash
echo '{
  "linkedin_url": "https://www.linkedin.com/in/williamhgates/",
  "pagination_token": "dXJuOmxpOmFjdGl2aXR5OjcyOTE1MjI3MzU2MDI1NzMzMTItMTczODQzNDQ5MDA4OA==",
  "start": 0
}' |
apify call freshdata/linkedin-post-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,freshdata/linkedin-post-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/mLwDCBnWGYTLzUpgv/builds/BXbO5IwJIaEfXXA54/openapi.json
