POST/v1/squids/{squid_hash}

Update Settings

Configure the LinkedIn Posts Commenters and Likers Scraper settings

Configure your LinkedIn Posts Commenters and Likers Scraper squid settings. Control which engagement types to scrape and enable email enrichment.

Headers

KeyValueRequired
AuthorizationToken YOUR_API_KEYYes
Content-Typeapplication/jsonYes

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

Pro Tip

Set `scrape_comments` to true only if you want users who engaged deeply with the content.
Warning

Warning

Email enrichment costs 9 credits per profile where an email is found. Disable if you don't need emails.
Note

Note

Commenters often have higher intent than passive likers - filter accordingly for outreach campaigns.