# Changelog of eBay Sold Listings Scraper — final price, date & item (`blackfalcondata/ebay-sold-listings-scraper`) Actor

- **URL**: https://apify.com/blackfalcondata/ebay-sold-listings-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/blackfalcondata/ebay-sold-listings-scraper.md

## Changelog

### 2026-09-12

#### Changed

- A run whose start URLs all point to another marketplace now stops with an error that names the limit, rather than ending quietly. It stops before any listing is fetched, so no results are returned and no per-result charge is made.

### 2026-09-11

#### Changed

- **Marketplace**: the `country` input now offers only the United States (ebay.com), the one eBay marketplace this actor returns sold listings from. The other marketplaces it listed never returned results.
- A run whose start URLs all point to another marketplace now stops at once, before any search, and says why in the run's status message instead of finishing silently with zero results.

### 1.0 — 2026-07-14

Initial release.

#### Added

- **Sold & completed listings** from eBay — final sale price, sold date, buying format (auction vs. Buy It Now), bid count, shipping, and listing image gallery.
- **Item specifics** enrichment (opt-in via `includeDetails`): brand, model, MPN, EAN, condition text, and the full item-specifics table from each item page.
- **Seller data** — seller name, feedback count, and seller URL captured inline per listing.
- **Marketplace + filters** — pick any of 14 eBay marketplaces (US, GB, DE, FR, IT, ES, AU, CA, AT, IE, NL, BE, CH, PL) and filter by condition, price range, sold-within window, and sort order.
- **Search or Start URLs** — enter one or more search terms, or paste eBay sold-search / item URLs directly.
- **Incremental mode** — recurring runs return only newly sold or changed listings for the same search set, with optional emit of unchanged and expired records.
- **Repost detection** — flag relisted items that match an expired listing from a prior run.
- **Compact mode** and empty-field exclusion for lean, AI-agent-friendly output.
- **Notifications and webhooks** — Telegram, Slack, Discord, WhatsApp Cloud API, and a generic webhook, with change-only notifications for monitoring.
- **MCP connectors** — export results into a connected app.
