# Changelog of Kalshi Markets Scraper (`automation-lab/kalshi-markets-scraper`) Actor

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

## Changelog

### 2026-09-24

*Reliability*

- Market source links now identify the API host that actually supplied each record, including fallback responses.
- Optional event lookups run in bounded parallel and failed lookups retain the base market records with a warning.

*Changes*

- Clarified that the Kalshi market link searches by ticker rather than promising a direct contract permalink; explained scan limits in the input guidance.

### 2026-07-19

*Features*

- Initial release with anonymous Kalshi public-API extraction for live, closed, and settled market contracts.
- Supports exact market tickers, event and series filters, close-time windows, keyword matching, and liquidity, volume, and open-interest thresholds.
- Exports normalized quotes, sizes, market activity, lifecycle dates, rules, outcomes, multivariate legs, source links, and optional event/category enrichment.

*Reliability*

- Added cursor pagination, bounded retry and alternate-host fallback for rate limits and temporary API failures, strict input validation, and source-value preservation.
