# Changelog of Advanced Linkedin Job Scraper (`curious_coder/linkedin-jobs-search-scraper`) Actor

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

### 2026-08-15

- New: Search jobs via **`filters.*`** as an alternative to `searchUrl`. Company, title, industry, function, and location names resolve through LinkedIn autocomplete.
- Update: Filter inputs use dropdowns (`select` / `enumSuggestedValues`) so users can pick common values or still type custom names and IDs.
- Removed the additional/advanced URL-filter input section (`f_GC`, `f_CR`, `f_BE`, `f_TP`, etc.). Those params still work when pasted in a search URL.

### 2026-03-04

- Fix: Proxy errors, replace bad proxy
- New: Reduce costs

### 2025-08-07

- Fix: Not scraping all jobs sometimes

### 2025-07-22

- New `applyWebsite` field extracted from `applyUrl`
- New `formattedDescription` field for description in html

### 2025-07-20

- Fix: Info missing for few companies

### 2025-06-20

- Fix cookie expiring issues

### 2025-03-21

- Fixed: Missing company information

### 2025-02-03

- Fix missing company information

### 2024-10-26

- Compatibility with Linkedin changes
- New data fields added

### 2024-07-13

- New fields
  - Country code
  - Workplace types
  - Job Status
  - Benefits
  - Job applicant insights
  - Industry

### 2024-06-27

- Fixed: Scraping only 400 jobs without cookies

### 2024-02-29

- Fixed: Not working with linkedin boolean search url of jobs search

### 2024-01-17

- Fixed: Scraper was exiting before scraping all available jobs
