Linkedin Comment Scraper avatar
Linkedin Comment Scraper

Pricing

Pay per event

Go to Store
Linkedin Comment Scraper

Linkedin Comment Scraper

Developed by

Naveen Choudhary

Naveen Choudhary

Maintained by Community

Scrape comments and replies from LinkedIn posts. Supports pagination, filtering, and comprehensive data extraction.

0.0 (0)

Pricing

Pay per event

0

Total users

5

Monthly users

5

Runs succeeded

60%

Last modified

2 days ago

You can access the Linkedin Comment Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "postUrls": [
< "https://www.linkedin.com/posts/retentionadam_koala-shut-down-and-unify-raised-40m-at-activity-7354228611756810240-qVxd",
< "https://www.linkedin.com/posts/alex-vacca_all-in-on-prospecting-tools-ugcPost-7354111374249123840-Ip5i"
< ],
< "cookies": "[{\\"name\\":\\"li_at\\",\\"value\\":\\"YOUR_LI_AT_VALUE\\"},{\\"name\\":\\"JSESSIONID\\",\\"value\\":\\"YOUR_JSESSIONID_VALUE\\"},{\\"name\\":\\"bcookie\\",\\"value\\":\\"YOUR_BCOOKIE_VALUE\\"}]",
< "proxyConfiguration": {
< "useApifyProxy": false,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call capable_cauldron/linkedin-comment-scraper --silent --output-dataset

LinkedIn Comment Scraper - Extract Comments from LinkedIn 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

$npm i -g apify-cli
$apify login

Other API clients include: