Linkedin Post Comments,Replies,Engagements Scraper | No Cookies

Linkedin Post Comments,Replies,Engagements Scraper | No Cookies

Scrape in Batch all LinkedIn post related data including comments, stats, , reactions, replies and media attachments

SOCIAL_MEDIALEAD_GENERATIONJOBSApify

🚀 Batch LinkedIn Post Comments & Replies Scraper

Extract comments, replies, and engagement metrics from LinkedIn posts including author details, reaction counts, timestamps, and nested replies.

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!
  • Comments and nested replies from LinkedIn posts
  • Author details for each comment and reply
  • Reaction counts by type (likes, appreciations, etc.)
  • Comment timestamps (both absolute and relative)
  • Support for multiple post formats and IDs
  • Sorting options (most relevant or most recent)
  • Ability to process posts in batches very fast

🔧 Usage

Input Formats

The actor accepts various LinkedIn post identifier formats:

  • Numeric post IDs: 7302346926123798528
  • Activity URLs: https://www.linkedin.com/feed/update/urn:li:activity:7302346926123798528/
  • Full post URLs: https://www.linkedin.com/posts/username_title-activity-7302346926123798528-dMnz

Sorting Options

You can choose how comments are sorted:

  • Most relevant (default): Shows the comments LinkedIn considers most engaging first
  • Most recent: Shows the newest comments first (may not always work for all posts)

Output Structure

The actor produces structured data for each comment and reply:

1{
2  "comment_id": "7302375502034411520",
3  "text": "This is a great point! Healthcare professionals need...",
4  "posted_at": {
5    "timestamp": 1626782941000,
6    "date": "2023-07-20 12:49:01",
7    "relative": "2d"
8  },
9  "is_edited": false,
10  "is_pinned": false,
11  "comment_url": "https://www.linkedin.com/feed/update/...",
12  "comment_type": "comment",
13  "author": {
14    "name": "John Smith",
15    "headline": "Healthcare Professional | Digital Health Advocate",
16    "profile_url": "https://www.linkedin.com/in/johnsmith/",
17    "profile_picture": "https://media.licdn.com/dms/image/..."
18  },
19  "stats": {
20    "total_reactions": 25,
21    "reactions": {
22      "like": 20,
23      "appreciation": 3,
24      "empathy": 2,
25      "interest": 0,
26      "praise": 0
27    },
28    "comments": 3
29  },
30  "post_input": "7302346926123798528"
31}

For replies, additional fields are included:

1{
2  "comment_type": "reply",
3  "parent_comment_id": "7302375502034411520"
4}

Use Cases

  • Content analysis and sentiment tracking
  • Engagement monitoring for social media managers
  • Competitive intelligence gathering
  • Market research and consumer feedback analysis
  • Influencer research and audience analysis

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!