# Changelog of Google Autocomplete Scraper (`scrapeai/google-autocomplete-actor`) Actor

- **URL**: https://apify.com/scrapeai/google-autocomplete-actor/changelog.md
- **Full Actor documentation**: https://apify.com/scrapeai/google-autocomplete-actor.md

## Changelog — Google Autocomplete Scraper

### \[1.0.0] — 2026-05-23

#### Added

- Initial production-ready actor implementation
- Multi-file source structure: `main.js`, `constants.js`, `url-builder.js`, `utils.js`, `parsers/`
- Residential proxy support via Apify Proxy
- Google consent page handling
- CAPTCHA detection and warnings
- Dataset output with `metadata` field
- `actor.json` and `input_schema.json` at actor root
- `Dockerfile` using official Apify image
- `storage/` and `logs/` directories
- Actor-specific `README.md` and `.env` template
