# Changelog of 🔥Instagram Profile Posts Scraper (`instagram-scraper/instagram-profile-posts-scraper`) Actor

- **URL**: https://apify.com/instagram-scraper/instagram-profile-posts-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/instagram-scraper/instagram-profile-posts-scraper.md

### 1.0.16 - 2026-09-10

Improved Profile Root retries to increase scraping success rates.

### 1.0.12 - 2026-09-04

Changed:

- Fixed an issue that could prevent user IDs from being retrieved for some profiles.

### 1.0.1 - 2026-08-18

The API endpoint for post details is currently unavailable. Replace with the new data endpoint

### 0.1.22 - 2026-06-29

- Improve username validation for actor input
- Accept Instagram usernames with 2-64 characters, including values like `@ea` or `https://www.instagram.com/ea/`
- Continue rejecting single-character usernames as invalid input

### 0.1.16

- Add `pinned_for_users` to output
- `pinned_for_users` now defaults to `[]` when Instagram does not provide it
- Support both relative values (for example `7 day`, `2 week`) and absolute dates (`YYYY-MM-DD`) in `recent`

### 0.1.14

- Remove `user` object from output
- Remove `carousel_media_count` from output
- Add `comments` field to output (when post-detail query includes it)

### 0.1.13

- Remove `clips_metadata` from output
