Configure scraper settings for Sales Navigator Leads Scraper including email enrichment
Configure your squid settings for the Sales Navigator Leads Scraper. This scraper supports email enrichment and requires linked Sales Navigator accounts.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 object:
| Parameter | Type | Default | Description |
|---|---|---|---|
| functions.email_enrichment | boolean | false | Enable email enrichment using lobstr.io’s service (9 credits per profile where an email is found) |
| functions.mobile_enrichment | boolean | false | Enable mobile phone enrichment (300 credits per profile where a mobile number is found) |
| profiles_per_page | integer | 25 | Number of leads to scrape per page (max: 25) |
| max_pages | integer | 100 | Maximum number of pages to crawl (max: 100) |
| max_results | integer | null | Total leads to collect before stopping (null = no limit) |
| Setting | Type | Description |
|---|---|---|
| name | string | Display name for your squid configuration |
| 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 |
email is still accepted but deprecated. Migrate to email_enrichment.