# Changelog of LinkedIn Jobs Scraper - Cheap & Fast (`kalirobot/linkedin-jobs-scraper-fast`) Actor

- **URL**: https://apify.com/kalirobot/linkedin-jobs-scraper-fast/changelog.md
- **Full Actor documentation**: https://apify.com/kalirobot/linkedin-jobs-scraper-fast.md

## Changelog

### \[0.6] - 2025-11-28

#### 🐛 Bug Fix

- **Company ID** - Fixed extraction

### \[0.5] - 2025-11-28

#### 🐛 Bug Fix

- **Company ID** - Fixed `companyId` field to output correct numeric ID (e.g. `"29352"` instead of `"uber-com"`)

***

### \[0.4] - 2025-11-28

#### 🔒 Privacy & Clean Logs

- **Silent Logging** - No URLs or Job IDs in logs
  - Shows only page numbers and progress
  - Professional, clean output
- **Silent Build** - Docker build with minimal output
  - Suppressed warnings and notices
  - Only essential build steps shown

#### ⚡ Performance

- **10x faster detail fetching** - Concurrency increased to 10
- **Full control** - 5 configurable parameters
- **Smart retry logic** - Continues through temporary errors

***

### \[0.3] - 2025-11-28

#### ✨ Performance Control

- `concurrency` (default: 10) - Parallel job detail fetching
- `maxRetries` (default: 3) - Error retry attempts
- `retryDelay` (default: 2s) - Wait time before retry
- `pageDelay` (default: 1s) - Wait time between pages
- `rateLimitBackoff` (default: 5x) - Rate limit wait multiplier

***

### \[0.2] - 2025-11-27

#### 🚀 Major Features

##### 🎨 Company Logo Extraction

- Extracts `companyLogo` field with company logo URL
- 100% success rate
- Filters placeholder logos

##### 📊 Unlimited Results

- ✅ Now: 500+ jobs per search
- ❌ Before: Only 60 jobs
- Advanced pagination techniques
- NO browser needed

##### 📝 Documentation

- Multiple input examples
- Complete output example with all fields
- Filter options guide

***

### \[0.1] - 2025-11-01

#### 🎉 Initial Release

- Fast LinkedIn scraper without login
- \~50MB Docker image
- Async job detail fetching
- Incremental data push
- All LinkedIn search filters
- Clean description extraction
- Salary & application count tracking
- 8x faster than competitors
- 90% lower costs
