# Changelog of Stocktwits Scraper (`automation-lab/stocktwits-scraper`) Actor

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

## Changelog

This changelog highlights releases that materially changed Stocktwits Scraper for users. Dates use UTC; small internal refactors and routine maintenance are intentionally omitted.

### 2026-09-18

*Reliability*

- Reduced timeout risk for multi-symbol and multi-user runs by processing independent Stocktwits streams with bounded concurrency while preserving input-order output.

### 2026-09-06

*Features*

- Added likes, replies, reshares, and conversation context to every message result, with deterministic zero or null values when Stocktwits omits the metadata.

### 2026-06-20

*Features*

- Added public Store task examples so users can start common Stocktwits ticker, trending-symbol, and sentiment workflows faster.

### 2026-05-12

*Features*

- Added `priceTargetStartDate` to distinguish when a price target was created from the target expiry date.

### 2026-05-11

*Features*

- Added `priceTarget` to message output when Stocktwits messages include an attached valuation.
- Added `onlyPriceTargets` filtering for runs that should return only messages with price target predictions.
- Added price target currency, expiry date, starting price, and current price fields to message output.

### 2026-04-03

*Features*

- Initial release for scraping Stocktwits stock and crypto messages, sentiment, trending symbols, user posts, and ticker-specific market discussion.
