# Changelog of Linkedin Sales Navigator Scraper (`curious_coder/linkedin-sales-navigator-search-scraper`) Actor

- **URL**: https://apify.com/curious\_coder/linkedin-sales-navigator-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/curious\_coder/linkedin-sales-navigator-search-scraper.md

### 2026-08-11

- Enhancement: Search people or companies via **`peopleFilters.*` / `accountsFilters.*`** as an alternative to `searchUrl`. Display names (company, title, region, …) resolve through Sales Navigator facet typeahead.

### 2026-08-10

- Fix: People/company search failing with **403** ("CSRF check failed") even on a valid, freshly re-authenticated session.

### 2026-07-25

- Enhancement: Deep scrape now extracts richer **education** fields — `degree`, `eduId`, `fieldsOfStudy`, `schoolPictureUrl`, `schoolEntityUrn`, and `richMedia`.
- Enhancement: Deep scrape **positions** now include `posId`, `new`, `richMedia`, `companyId`, `companyEntityUrn`, `industry`, and company-level `location`.
- Fix: Primary job/company fields use LinkedIn **`defaultPosition`** when available (fallback: first current role).
- Fix: Top-level `companyName` falls back to the resolved company name when missing on the position.
- Fix: Social handle URLs use platform-specific domains (or the URL from LinkedIn) instead of assuming `{type}.com`.
- Enhancement: Deep scrape adds `numOfSharedConnections`, `websites`, `contactInfo`, and improved image URL handling for profile and background photos.

### 2026-04-12

- Fix: Random profiles incorrectly skipped as duplicates (dedupe key and member id from `objectUrn`).

### 2026-03-04

- Fix: Failing with 403 errors
- Fix: `New results since` input was not working

### 2026-01-27

- Fix: Sales search API Error for certain search urls with complex filters

### 2026-01-22

- Fix: Sales navigator seat required error

### 2026-01-22

- 10x Faster
- 10x Cheaper
- Fix frequent network errors
- New fields without deep scrape: about/summary, past positions, profile highlights, company id, logo, etc
- Scrape only new results appeared since given date
- Scrape list spotlights (Changed jobs, Posted on Linkedin, etc)

### 2025-08-20

- Fix: Skip Duplicates
- Fix: Finishing before scraping all results

### 2025-07-20

- Fix error: Cannot read properties of undefined (reading 'map')

### 2025-06-20

- Fix cookie expiring issues

### 2025-05-19

- Fixed: Getting stuck with Timeout error

### 2025-01-23

- Bug Fixes

### 2024-10-05

- Compatibility updates for latest sales navigator changes

### 2024-07-13

- Support for scraping company search url

### 2024-06-19

- Bug fixes

### 2023-10-23

*Features*

- Fixed: Actor was failing to scrape search urls
- Added support to scrape only new results using new results page url
- It is now possible to scrape faster with low delay settings, But use it at your own risk
