# Changelog of StackOverflow Scraper - Questions, Answers & Tags (`makework36/stackoverflow-scraper`) Actor

- **URL**: https://apify.com/makework36/stackoverflow-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/makework36/stackoverflow-scraper.md

## Changelog

### \[0.1.0] - 2026-03-24

#### Added

- Initial release
- Three scraping modes: hot, search, tagged
- Automatic pagination with configurable maxResults (1-250)
- Gzip response decompression (StackExchange API requirement)
- Quota monitoring with early stop
- Backoff handling when API requests throttling
- Support for any StackExchange site via `site` parameter
- HTML stripping for clean body excerpts
