Update Settings
LinkedIn Profile & Email Scraper (No Login)
Update Settings
Configure the LinkedIn Profile & Email Scraper (No Login) settings
POST
Update Settings
Configure your LinkedIn Profile & Email Scraper (No Login) squid settings. Enable email enrichment to find verified email addresses for each profile.
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 |
|---|---|---|---|
| email_enrichment | boolean | true | Find verified email addresses using Lobstr.io’s enrichment service. Costs 9 credits per enriched profile. No email found = 0 credits. |
| max_unique_results_per_run | integer | unlimited | Maximum unique results across all tasks in the run |
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 (
email_enrichment) is enabled by default. Disable it if you only need profile data and want to avoid enrichment credit usage.Code Examples
Response
201