Linkedin Comment Scraper
Pricing
Pay per event
Linkedin Comment Scraper
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
postUrls
arrayRequired
List of LinkedIn post URLs to scrape comments from. Supports both /posts/ and /feed/update/ formats.
Max Comments Per Post
maxCommentsPerPost
integerOptional
Maximum number of comments to scrape per post (includes both comments and replies)
Default value of this property is 10
Sort Order
sortOrder
EnumOptional
Order to sort comments.
Value options:
"Most Relevant": string"Most Recent": string
Default value of this property is "Most Relevant"
Exclude Author Comments
excludeAuthorComments
booleanOptional
Whether to exclude comments made by the post author
Default value of this property is false
LinkedIn Cookies
cookies
stringRequired
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
proxyConfiguration
objectOptional
Proxy configuration to avoid IP blocking
Default value of this property is {"useApifyProxy":false,"apifyProxyGroups":[]}
Max Retries
maxRetries
integerOptional
Maximum number of retries for failed requests
Default value of this property is 3
Min Request Delay (seconds)
requestDelayMin
integerOptional
Minimum delay between requests to avoid rate limiting
Default value of this property is 2