# Changelog of Linkedin post scraper (`curious_coder/linkedin-post-search-scraper`) Actor

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

### 2026-03-03

- New: Scrape until date

### 2025-11-24

- Fix: No posts scraped from Linkedin search on some linkedin accounts
- Showcase/school urls support
- Fix: company urls containing & were failing

### 2025-08-21

- Fix: No comments/reactions scraped for individual post urls when deep scrape was on

### 2025-06-20

- Aded new fields
  - `isActivity`
    - `true` if the post was shown as reposted, liked, or commented on by a user (who may or may not be the actual author).
    - `false` if the post is original (not reposted)
  - `activityDescription`: Eg: "John Doe liked this", "John Doe reported this"
  - `activityOfUser`: Details of the user who made activity
  - `activityOfUser`: Details of the company which made the activity

### 2025-06-20

- Fix cookie expiring issues

### 2025-01-24

- Fix issues related to scraping company urls with special characters
- Added new post types: Event and Text posts

### 2024-12-09

- Compatibility fixes/updates

### 2024-10-06

- New: Ability to scrape all (long term history) posts from user and company profile urls
- New: Ability to scrape individual post URLs

### 2024-06-27

- New: Sort posts in chronological order when **Search URL** is not provided

### 2024-06-18

- New: Scrape top comments and reactions list along with profiles
- New: Scrape entities in the post (mentions, hashtags, links, etc)
- Fix: Likes and comments count

### 2024-02-08

- New: Post type, and Post timestamp fields (Exact date and time of posting)
- New: Details about video, image, polls, documents, etc

### 2024-01-26

- New: Support scraping posts from specific linkedin profile or company
