Profile Comments Scraper for LinkedIn [No Cookies] avatar

Profile Comments Scraper for LinkedIn [No Cookies]

Pricing

$5.00 / 1,000 results

Go to Apify Store
Profile Comments Scraper for LinkedIn [No Cookies]

Profile Comments Scraper for LinkedIn [No Cookies]

Linkedin User comments scraper: Extract comments LinkedIn profiles and users including post content, reactions, stats, media attachments and more.

Pricing

$5.00 / 1,000 results

Rating

5.0

(7)

Developer

API Maestro

API Maestro

Maintained by Community

Actor stats

52

Bookmarked

1.4K

Total users

142

Monthly active users

0.61 hours

Issues response

15 days ago

Last modified

Share

LinkedIn Profile Comments Scraper

Extract public Comments made by Linkedin User. Get structured data including reaction and posts

For other LinkedIn actors, check: https://apify.com/apimaestro

✨ Key Features

  • No account needed: Don't risk your account security by sharing your cookies and don't get your account restricted or banned!
  • Recent Comments
  • Post content and media
  • Reaction counts by type (likes, comments, etc.)
  • Post URLs for sharing
  • Media attachments (images, articles, etc.)
  • Pagination support for older posts

🔧 Simple Usage

Provide a LinkedIn profile username to get their recent comments and activity. The username is the last part of a LinkedIn profile URL (e.g., 'satyanadella' from linkedin.com/in/satyanadella).

Automatic Pagination

Simply set the total number of comments you want the actor to scrape per Profile on Result Limit Per Profile field.

Output Preview

{
"comments": [
{
"posted_at": "2 months ago",
"text": "Post content here...",
"url": "https://www.linkedin.com/comments/...",
"author": {
"first_name": "Satya",
"last_name": "Nadella",
"headline": "Chairman and CEO at Microsoft",
"profile_url": "https://www.linkedin.com/in/satyanadella",
"profile_picture": "https://..."
},
"stats": {
"total_reactions": 2508,
"likes": 2048,
"appreciations": 63,
"empathy": 195,
"interests": 20,
"praises": 182,
"comments": 159,
"reposts": 159
},
"media": {
"type": "article",
"url": "https://...",
"thumbnail": "https://..."
}
}
],
"metadata": {
"pagination_token": "dXJuOmxpOmFj..."
}
}


Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by LinkedIn Corporation. LinkedIn® is a registered trademark of LinkedIn Corporation. All trademarks are property of their respective owners.