LinkedIn Person Posts Scraper avatar

LinkedIn Person Posts Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
LinkedIn Person Posts Scraper

LinkedIn Person Posts Scraper

Get the posts authored by a LinkedIn person (their profile feed)

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Get the recent posts authored by a LinkedIn person by profile URL or public slug. Returns post content, engagement metrics (likes, comments, shares, reaction breakdowns), author info, images, videos, and articles.

Features

  • Real-time LinkedIn data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
urlstringyesLinkedIn profile URL or public slug, e.g. https://www.linkedin.com/in/williamhgates or williamhgates (max 500 characters)
pageintegernoPage number, 1-5 (default: 1). 20 posts per page — returns up to ~100 of the person's most recent posts.

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"count": 20,
"page": 1,
"posts": [
{
"article": null,
"author": "Bill Gates",
"author_description": "Chair, Gates Foundation and Founder, Breakthrough Energy",
"author_image": "https://media.licdn.com/dms/image/...",
"author_url": "https://www.linkedin.com/in/williamhgates",
"comments": 368,
"date": "2026-06-21 18:36:16",
"domain": "linkedin.com",
"images": [],
"is_repost": false,
"likes": 3706,
"reactions": {
"appreciation": 145,
"empathy": 168,
"like": 3290
},
"shares": 28,
"source": "LinkedIn",
"text": "I got involved in global health back in 1997...",
"url": "https://www.linkedin.com/posts/williamhgates_activity-7474530647273934848-VLxg",
"urn": "urn:li:activity:7474530647273934848",
"video": {
"duration": 83600,
"thumbnail": "https://media.licdn.com/dms/image/..."
}
}
]
}

About

Maintained by Data Direct — a small suite of fast, reliable LinkedIn and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.