# Changelog of BiggerPockets Scraper (`parsebird/bigger-pockets-scraper`) Actor

- **URL**: https://apify.com/parsebird/bigger-pockets-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/parsebird/bigger-pockets-scraper.md

## Changelog

### v1.0 — 2026-08-29

- Initial release
- Seven modes: forumLatest, forumTrending, forumUnanswered, multiForum, byTopicIds, byTopicUrls, byUsernames
- All 50+ active BiggerPockets forums available as a dropdown
- Topic records with title, body, author, timestamps, reply / vote / view counts
- Optional full reply threads (`includeComments` + `maxCommentsPerTopic`)
- User profile records with bio, job title, posts made, votes received, follower / following counts
- Engagement filters: `minReplies`, `minVotes`, `minViews`, plus `containsKeyword` title/body match
- Output limits: `maxItems`, `maxPagesPerForum`
- Resilient fetching with automatic retries and residential-IP fallback
