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

4

Monthly users

4

Runs succeeded

60%

Last modified

2 days ago

LinkedIn Post URLs

postUrlsarrayRequired

List of LinkedIn post URLs to scrape comments from. Supports both /posts/ and /feed/update/ formats.

Max Comments Per Post

maxCommentsPerPostintegerOptional

Maximum number of comments to scrape per post (includes both comments and replies)

Default value of this property is 10

Sort Order

sortOrderEnumOptional

Order to sort comments.

Value options:

"Most Relevant": string"Most Recent": string

Default value of this property is "Most Relevant"

Exclude Author Comments

excludeAuthorCommentsbooleanOptional

Whether to exclude comments made by the post author

Default value of this property is false

LinkedIn Cookies

cookiesstringRequired

LinkedIn session cookies (required for authentication). Use Cookie Editor extension: 1) Login to LinkedIn 2) Open Cookie Editor 3) Click 'JSON' button 4) Copy and paste the JSON here

Proxy Configuration

proxyConfigurationobjectOptional

Proxy configuration to avoid IP blocking

Default value of this property is {"useApifyProxy":false,"apifyProxyGroups":[]}

Max Retries

maxRetriesintegerOptional

Maximum number of retries for failed requests

Default value of this property is 3

Min Request Delay (seconds)

requestDelayMinintegerOptional

Minimum delay between requests to avoid rate limiting

Default value of this property is 2

Max Request Delay (seconds)

requestDelayMaxintegerOptional

Maximum delay between requests to avoid rate limiting

Default value of this property is 5

Max Dataset Items

maxDatasetItemsintegerOptional

Maximum number of comments to save (cost control measure)

Default value of this property is 10000