Update Settings
LinkedIn Posts Commenters and Likers Scraper
Update Settings
Configure the LinkedIn Posts Commenters and Likers Scraper settings
POST
Update Settings
Configure your LinkedIn Posts Commenters and Likers Scraper squid settings. Control which engagement types to scrape and enable email enrichment.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonScraper Parameters
Set these parameters in theparams object:
| Parameter | Type | Default | Description |
|---|---|---|---|
| scrape_comments | boolean | true | Enable to scrape users who commented on the post |
| scrape_reactions | boolean | true | Enable to scrape users who reacted (liked) the post |
| email_enrichment | boolean | false | Enable email enrichment to find email addresses (9 credits per profile where an email is found) |
Squid Settings
Configure general squid settings:| Setting | Type | Description |
|---|---|---|
| name | string | Display name for your squid configuration |
| concurrency | integer | Number of parallel scraping threads (default: 1) |
| export_unique_results | boolean | Export only unique results (deduplicated) |
| to_complete | boolean | Run until all tasks complete |
| no_line_breaks | boolean | Remove line breaks from results |
Email Enrichment
When email enrichment is enabled, lobstr.io will attempt to find email addresses for each profile. Pricing: 9 credits per profile where an email is found. No email found = 0 credits charged. Enriched emails include validation status:valid, invalid, catch-all, etc.
Commenters often have higher intent than passive likers - filter accordingly for outreach campaigns.
Code Examples
Response
201