POST
/v1/squids/{squid_hash}Update Settings
Configure the LinkedIn Posts Commenters and Likers Scraper settingsConfigure your LinkedIn Posts Commenters and Likers Scraper squid settings. Control which engagement types to scrape and enable email enrichment.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
| Content-Type | application/json | Yes |
Scraper Parameters
scrape_comments
Type:
boolean
Default:
true
Description:
Enable to scrape users who commented on the post
scrape_reactions
Type:
boolean
Default:
true
Description:
Enable to scrape users who reacted (liked) the post
email
Type:
boolean
Default:
false
Description:
Enable email enrichment to find email addresses
Squid Settings
name
Type:
string
Description:
Display name for your squid configuration
concurrency
Type:
integer
Description:
Number of parallel scraping threads (default: 1)
export_unique_results
Type:
boolean
Description:
Export only unique results (deduplicated)
to_complete
Type:
boolean
Description:
Run until all tasks complete
no_line_breaks
Type:
boolean
Description:
Remove line breaks from results
Pro Tip
Set `scrape_comments` to true only if you want users who engaged deeply with the content.
Warning
Email enrichment costs 9 credits per profile where an email is found. Disable if you don't need emails.
Note
Commenters often have higher intent than passive likers - filter accordingly for outreach campaigns.