This changelog highlights releases that materially changed Stocktwits Scraper for users. Dates use UTC; small internal refactors and routine maintenance are intentionally omitted.
Reliability
- Reduced timeout risk for multi-symbol and multi-user runs by processing independent Stocktwits streams with bounded concurrency while preserving input-order output.
Features
- Added likes, replies, reshares, and conversation context to every message result, with deterministic zero or null values when Stocktwits omits the metadata.
Features
- Added public Store task examples so users can start common Stocktwits ticker, trending-symbol, and sentiment workflows faster.
Features
- Added
priceTargetStartDate to distinguish when a price target was created from the target expiry date.
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.
Features
- Initial release for scraping Stocktwits stock and crypto messages, sentiment, trending symbols, user posts, and ticker-specific market discussion.