Linkedin Post Scraper avatar
Linkedin Post Scraper

Pricing

$8.00 / 1,000 results

Go to Apify Store
Linkedin Post Scraper

Linkedin Post Scraper

Developed by

Linkedin Scrapers

Linkedin Scrapers

Maintained by Community

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.

0.0 (0)

Pricing

$8.00 / 1,000 results

0

64

64

Last modified

14 hours ago

🚀 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/bestscrapers/fresh-linkedin-profile-data https://apify.com/bestscrapers/linkedin-open-profile-status https://apify.com/bestscrapers/linkedin-open-to-work-status

For Sales Navigator searches:

https://apify.com/bestscrapers/linkedin-sales-navigator-scraper

For companies:

https://apify.com/bestscrapers/linkedin-company-scraper https://apify.com/bestscrapers/linkedin-company-insights-scraper

For jobs:

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

For posts:

https://apify.com/bestscrapers/linkedin-company-post-scraper https://apify.com/bestscrapers/linkedin-post-comments-scraper https://apify.com/bestscrapers/linkedin-post-scraper https://apify.com/bestscrapers/reaction-scraper

🛠️ 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

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

📤 Output Example

{
"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=="
}
}