LinkedIn Profile All Posts Scraper - NO COOKIES, $0.069/profile avatar
LinkedIn Profile All Posts Scraper - NO COOKIES, $0.069/profile

Pricing

$69.00 / 1,000 profiles

Go to Apify Store
LinkedIn Profile All Posts Scraper - NO COOKIES, $0.069/profile

LinkedIn Profile All Posts Scraper - NO COOKIES, $0.069/profile

Developed by

Nicholas

Nicholas

Maintained by Community

Extract complete post history from any LinkedIn profile in one request. Get ALL profile posts with text, engagement metrics, media, timestamps, and metadata. Perfect for market research, competitor analysis, and business intelligence. Structured JSON output. High limits.

5.0 (2)

Pricing

$69.00 / 1,000 profiles

4

8

8

Last modified

10 days ago

LinkedIn Profile Posts Scraper

Main Features
πŸ’° Fixed price per profile $0.069, instead of per post
πŸ”’ No account cookies needed, completely anonymous for LinkedIn
πŸ“„ No pagination, easy usage and input - get ALL posts in one request
πŸ“Š All data in structured JSON: metadata, author details, post body, media, engagements

Perfect for market research, competitor analysis, and business intelligence with up to 2,000 posts per profile.

πŸ“₯ Input Parameters

  • Profile URLs (required): Array of LinkedIn profile URLs (e.g., https://www.linkedin.com/in/username/)
  • Count (optional): Maximum posts per profile (1-2000, default: 100)

πŸ“€ Output Data

For each profile, you'll receive:

{
"profile_url": "https://www.linkedin.com/in/williamhgates/",
"requested_count": 10,
"success": true,
"posts_count": 10,
"posts": [
{
"url": "https://www.linkedin.com/feed/update/urn:li:activity:7369475934678188032",
"author": {
"name": "Bill Gates",
"alias": "williamhgates",
"url": "https://www.linkedin.com/in/williamhgates",
"headline": "Chair, Gates Foundation and Founder, Breakthrough Energy",
"image": "https://media.licdn.com/dms/image/v2/D5603AQF-RYZP55jmXA/profile-displayphoto-shrink_800_800/..."
},
"created_at": 1757019981,
"text": "When most people hear 'geothermal,' they think of Iceland. But soon, Utah will be home to the world's largest enhanced geothermal power plant...",
"comment_count": 508,
"share_count": 257,
"reactions": [
{"type": "like", "count": 3320},
{"type": "praise", "count": 205},
{"type": "interest", "count": 161}
],
"images": null,
"video_url": null,
"article": {
"url": "https://gatesnot.es/483bUCT",
"title": "This power source is 15,000 ft below the ground | Bill Gates",
"subtitle": "gatesnotes.com"
},
"document": null,
"event": null,
"share_urn": {"type": "activity", "value": "7369475934678188032"},
"is_empty_repost": null,
"repost": null
}
]
}

πŸ”§ How to Use

  1. Input LinkedIn Profile URLs: Add the LinkedIn profiles you want to scrape
  2. Configure Parameters: Set post count (optional)
  3. Run the Actor: Click "Start" and wait for results
  4. Download Results: Get your complete dataset in JSON format

Example Input:

{
"profile_urls": [
"https://www.linkedin.com/in/satyanadella/",
"https://www.linkedin.com/in/jeffweiner08/"
],
"count": 50
}