# Changelog of Reddit Posts Scraper (`automation-lab/reddit-posts-search-scraper`) Actor

- **URL**: https://apify.com/automation-lab/reddit-posts-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/reddit-posts-search-scraper.md

## Changelog

### 0.1.1 — 2026-09-11

- Bulk subreddit and author exports now paginate the structured fallback beyond 100 posts, honoring `maxItems` with deduplicated, date-filtered records.

### 0.1.0

- Added public Reddit post discovery by keyword, subreddit, author, and Reddit URL.
- Added relative and exact UTC time-window filters, deduplication, and bounded output limits.
- Added normalized post text, engagement, flair, media, permalink, and timestamp fields.
- Added bounded route recovery with clear failures when global Reddit search remains unavailable.
