Linkedin comment scraper avatar

Linkedin comment scraper

Try for free

3 days trial then $15.00/month - No credit card required now

View all Actors
Linkedin comment scraper

Linkedin comment scraper

curious_coder/linkedin-comment-scraper
Try for free

3 days trial then $15.00/month - No credit card required now

Scrape comments from any linkedin post with following details: Comment text, Comment author details, Total Likes, Total replies, etc

You can access the Linkedin comment scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "postUrl": "https://www.linkedin.com/posts/linkedin_add-job-preferences-activity-6704397478923423745-OR6o",
3  "sortType": "RELEVANCE",
4  "startPage": 1,
5  "minDelay": 2,
6  "maxDelay": 7
7}' |
8apify call curious_coder/linkedin-comment-scraper --silent --output-dataset

Linkedin comment scraper API through CLI

The Apify CLI is the official tool that allows you to use Linkedin comment scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 38 monthly users
  • 4 stars
  • 79.6% runs succeeded
  • 3.5 days response time
  • Created in Sep 2023
  • Modified 7 days ago