# Changelog of NSF Awards, Grants & Research Funding Bulk Scraper (`logiover/nsf-awards-bulk-scraper`) Actor

- **URL**: https://apify.com/logiover/nsf-awards-bulk-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/logiover/nsf-awards-bulk-scraper.md

## Changelog

### 2026-09-01

- Fleet-wide health check. Verified against this Actor's real run history: 30-day success rate, output row counts, per-field fill rates, and peak memory against the configured memory limit.
- Reviewed for the failure patterns that have cost this fleet runs — unguarded proxy setup, retry loops that can outlast the run's own time budget, and full-page HTML parsing that can exhaust a small container.
- No change to input, output fields or scraping logic.

### 2026-08-11

- Maintenance release: refreshed the build and dependencies.
- Re-verified live execution, non-empty structured output and dataset field/type integrity.
- Reviewed reliability (retries, pagination) and output quality as part of a full-fleet QA pass.

### 2026-08-03 — 1.0.0

- Initial release of the NSF Awards, Grants & Research Funding Bulk Scraper.
- Verified the official current JSON bulk archive listing and live 2026 award records.
- Added multi-year streaming beyond the 3,000-result search limit, normalized funding/awardee/PI/program fields, filters, optional abstracts, retries, and dataset overview.
- Fiscal-year defaults are resolved at runtime, so the Actor rolls into future annual archives without a hard-coded year input.
