# Changelog of Pinterest Keyword Autocomplete Scraper (`codingfrontend/pinterest-keyword-autocomplete-scraper`) Actor

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

## Changelog

### 1.1.0 - 2026-08-31

- Removed webdriver spoofing, automation-feature disabling, server-response rewriting, and direct internal API calls.
- Switched to Pinterest's normal public search UI and its page-generated typeahead response.
- Added strict bounded input/proxy handling, stable deduplicated provenance, fair deterministic round-robin selection under global result caps, transparent diagnostics, and diagnostic-only failure.
- Added five tests, bounded QA inputs, a cloud-capable dataset validator, required schemas, removed an unsupported input-schema examples block, deterministic Docker installs, and corrected documentation.

### 1.0.0

- Initial Pinterest autocomplete implementation.
