# Changelog of RapidAPI Hub Scraper: API Listings, Metrics and Developer Data (`getascraper/rapidapi-scraper`) Actor

- **URL**: https://apify.com/getascraper/rapidapi-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/getascraper/rapidapi-scraper.md

## Changelog

### 0.3.0

#### Changed

- ⚙️ Renamed the monitoring scope input field to `monitorScope` for clarity. Existing scheduled runs that already pass the previous field name continue to work without any changes.

### 0.2.0

- Added exact listing, provider, category, and collection targets with correlated `inputId` values.
- Added source-backed `detailLevel`, deterministic `sortBy`, and `sortOrder` controls while retaining `deepScrape` compatibility.
- Added named `snapshot` and `changes` monitoring with stable API and endpoint IDs, first and last seen timestamps, changed fields, and `NEW`, `UPDATED`, `PRICE_CHANGED`, `STATUS_CHANGED`, `REAPPEARED`, `EXPIRED`, and `UNCHANGED` transitions.
- Added explicit provenance and error rows with `sourceUrl`, `inputId`, `retrievedAt`, `status`, and `errorCode`.
- Omitted unavailable source fields instead of fabricating metric values or pricing and visibility defaults. Source-labelled estimated metrics are marked explicitly.
- Removed the standby HTTP server and its web server schema. Failed or capped source views do not advance monitor state or create expiry events.

### 0.1.0

- Initial RapidAPI Hub RSC listing and endpoint extraction.
