# Changelog of Pinterest Search Scraper (`codingfrontend/pinterest-search-scraper`) Actor

- **URL**: https://apify.com/codingfrontend/pinterest-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/codingfrontend/pinterest-search-scraper.md

## Changelog

### 1.1.0 — 2026-08-31

- Replaced fingerprinting, automation hiding, injected-script removal, CSRF extraction, undocumented resource calls, session rotation, and retries with ordinary public DOM extraction
- Removed raw debug HTML/screenshots and cookie/CSRF logging
- Added bounded query, result, scroll, proxy, concurrency, navigation, and timeout behavior with no silent proxy fallback
- Required canonical Pinterest identity and visible public evidence before emitting PAY\_PER\_EVENT rows
- Moved all access, login, request, and zero-result failures to strict `OUTPUT` metadata and made zero-result runs fail explicitly
- Added complete strict schemas, focused safety/normalization tests, a null/unknown/duplicate validator, documentation, and cloud-source ignore rules
- Updated to deterministic pinned Apify/Crawlee/Playwright dependencies and the matching Node.js 22 Chrome image
