# Changelog of Spotify Scraper (`fetch_cat/spotify-scraper`) Actor

- **URL**: https://apify.com/fetch\_cat/spotify-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/fetch\_cat/spotify-scraper.md

## Changelog

### 0.2.5

- Fixed failures for regional Spotify links copied from localized web players.
- Preserved valid results when another entry in the same input is malformed.
- Added progress checkpoints and a safe shutdown reserve for larger inputs.
- Improved maximum-charge handling so only saved result rows are charged.

### 0.2

- Fixed successful runs with empty datasets when every requested Spotify entity failed.
- Added structured run summaries with partial-result and per-item error details.
- Added bounded retries for temporary blocks, rate limits, timeouts, and server errors.
- Added public podcast show, episode, audiobook, and Spotify URI support.
- Added real market-aware catalog search using optional Spotify app credentials.
- Added market, preview, publisher, popularity, catalog, and provenance fields.
- Added complete input, output, dataset, and run-summary schemas.
- Preserved existing input keys, result charge events, and dataset fields.

### 0.1

- Initial version with configurable inputs and structured results.
