Configure the Sales Navigator Profile Scraper settings
Configure your Sales Navigator Profile Scraper squid settings. Enable email and mobile enrichment to find contact details for the profiles you scrape.Documentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_KEYapplication/jsonparams.functions object:
| Function | Type | Default | Description |
|---|---|---|---|
| email_enrichment | boolean | true | Find email addresses for each profile (9 credits per profile where an email is found) |
| mobile_enrichment | boolean | false | Find mobile phone numbers for each profile (300 credits per profile where a mobile number is found) |
| Setting | Type | Description |
|---|---|---|
| name | string | Display name for your squid configuration |
| concurrency | integer | Number of parallel scraping threads (default: 1) |
| accounts | array | Array of linked Sales Navigator account hashes (required) |
| 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 |