Linkedin Post Scraper Without Cookies avatar
Linkedin Post Scraper Without Cookies

Pricing

$4.00 / 1,000 requests

Go to Store
Linkedin Post Scraper Without Cookies

Linkedin Post Scraper Without Cookies

Developed by

FreshData

FreshData

Maintained by Community

Extract posts from any linkedin member.

5.0 (1)

Pricing

$4.00 / 1,000 requests

1

142

142

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.

🛠️ 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=="
}
}