# Changelog of Awwwards Website Scraper (`codingfrontend/awwwards-website-scraper`) Actor

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

## Changelog

All notable changes to the **Awwwards Website Scraper** are listed here.

***

### \[2.0.0] — 2026-08-31

#### Changed

- Added strict input, list/category, proxy, and crawl-limit validation
- Replaced stale historical list paths with the current nominees, daily, monthly, yearly, honorable, and category routes
- Defaulted to direct networking and reduced bounds to 200 list items and 25 detail pages
- Buffered successful records until crawl completion to prevent partial datasets on failed runs
- Omitted detail diagnostics from list-only records and removed failure diagnostics from the dataset
- Updated the Node 22 browser image, schemas, URL validation, dependencies, and five-test contract suite

### \[1.1.0] — 2026-08-04

#### Added

- Optional, bounded public detail-page enrichment for score, description, color palette, and Technologies & Tools tags
- Explicit detail diagnostics for requested, attempted, found, dataAvailable, and bounded failure states
- Stable URL/ID deduplication and access-barrier stop behavior
- Complete Actor output and dataset schemas

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

#### Added

- Initial release
- Scrape award-winning website listings from Awwwards.com including site name, URL, category, scores, and developer info
- Output: `siteName`, `siteUrl`, `siteSlug`, `position`, `category`, `scrapedAt`
- Structured output with `scrapedAt` timestamp for each item
