Linkedin Profile Posts [NO COOKIES]
No credit card required
Linkedin Profile Posts [NO COOKIES]
No credit card required
Extract public posts and activity from LinkedIn profiles including post content, reactions, comments count, and media attachments
LinkedIn Profile Posts Scraper
Extract public posts and activity from LinkedIn profiles including post content, reactions, comments count, and media attachments.
Our LinkedIn Scraping Suite
Get comprehensive LinkedIn data with our specialized actors:
-
LinkedIn Jobs Scraper - Search and filter job listings with advanced criteria
-
LinkedIn Job Detail Scraper - Extract comprehensive details about specific job postings
-
LinkedIn Profile Detail Scraper - Get detailed public profile information
-
LinkedIn Profile Posts Scraper - Extract recent posts and activity
-
LinkedIn Company Detail Scraper - Extract comprehensive company information
-
More actors coming soon!
Each actor is designed to work independently or in combination for advanced use cases.
Features
- Recent posts and activity
- Post content and media
- Reaction counts by type (likes, comments, etc.)
- Post URLs for sharing
- Author details
- Media attachments (images, articles, etc.)
- Pagination support for older posts
Usage
Provide a LinkedIn profile username to get their recent posts and activity. The username is the last part of a LinkedIn profile URL (e.g., 'satyanadella' from linkedin.com/in/satyanadella).
Pagination
For accessing older posts:
- Make first request with page_number=1
- Get pagination_token from response metadata
- Use that token for subsequent page requests
Output Preview
1{ 2 "posts": [ 3 { 4 "posted_at": "2 months ago", 5 "text": "Post content here...", 6 "url": "https://www.linkedin.com/posts/...", 7 "author": { 8 "first_name": "Satya", 9 "last_name": "Nadella", 10 "headline": "Chairman and CEO at Microsoft", 11 "profile_url": "https://www.linkedin.com/in/satyanadella", 12 "profile_picture": "https://..." 13 }, 14 "stats": { 15 "total_reactions": 2508, 16 "likes": 2048, 17 "appreciations": 63, 18 "empathy": 195, 19 "interests": 20, 20 "praises": 182, 21 "comments": 159, 22 "reposts": 159 23 }, 24 "media": { 25 "type": "article", 26 "url": "https://...", 27 "thumbnail": "https://..." 28 } 29 } 30 ], 31 "metadata": { 32 "pagination_token": "dXJuOmxpOmFj..." 33 } 34}
Actor Metrics
5 monthly users
-
3 stars
>99% runs succeeded
Created in Dec 2024
Modified 2 days ago