# Changelog of Moj Scraper (`ribtools/moj-scraper`) Actor

- **URL**: https://apify.com/ribtools/moj-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/ribtools/moj-scraper.md

## Changelog

### 0.4

- **Breaking input change.** Profiles, hashtags and video URLs are now rows with their own limits: `maxVideos` and `commentsPerVideo` on every profile and hashtag row, `publishedAfter`/`publishedBefore` on profile rows, `commentsPerVideo` on video URL rows. Fields left empty in a row use the defaults of the same name.
- Renamed the defaults to match the row fields: `resultsPerPage` → `maxVideos`, `oldestPostDate` → `publishedAfter`, `newestPostDate` → `publishedBefore`, `commentsPerPost` → `commentsPerVideo`. `minLikes`/`maxLikes` stay run-wide.

### 0.3

- Added `author.follower_count`, sourced from the wire's `a` field (live-verified 2026-09-21).

### 0.2

- Filled the Store README from the template (live-verified output example).

### 0.1

- Initial release.
