PATCH/v2/squid/{squid_id}

Update Settings

Configure the LinkedIn Profile Scraper settings including email enrichment

Configure your LinkedIn Profile Scraper settings. The main configurable option is email enrichment, which uses Lobstr.io's enrichment service to find email addresses for the profiles you scrape.

Headers

KeyValueRequired
AuthorizationToken YOUR_API_KEYYes
Content-Typeapplication/jsonYes

Available Settings

email
Type:
boolean
Default:
true
Description:
Enable email enrichment to find email addresses for profiles
Warning

Warning

Email enrichment costs 9 credits per profile where an email is found. Profiles without a found email are not charged.
Pro Tip

Pro Tip

If you don't need email addresses, disable enrichment to reduce costs: set `email` to `false`.
Note

Note

Email enrichment is enabled by default. Make sure to disable it before running if you don't need email data.