# Changelog of Snapchat Public Profile Scraper (`w3crawler/snapchat-profile-scraper`) Actor

- **URL**: https://apify.com/w3crawler/snapchat-profile-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/w3crawler/snapchat-profile-scraper.md

## Changelog

### 2.0.0 - 2026-08-29

- Split the monolithic profile scraper into strict input, bounded transport, public payload parsing, normalization, workflow, and lifecycle modules.
- Added safe username/profile URL validation, bounded redirects, response bodies, timeouts, retries, stable IDs, deduplication, and explicit diagnostics.
- Preserved public profile, related-account, highlight, Spotlight metadata, active-story, and lens extraction with bounded nested collections.
- Added strict Actor input, dataset, output, and key-value-store schemas with OUTPUT, OUTPUT\_SUMMARY, and SOURCE\_METADATA artifacts.
- Added contract, input, parser, record, and local storage validation tests.
- Removed legacy dependency overrides and verified zero high-severity npm audit findings.
