# Changelog of Mercari Seller Scraper: Shop Listings, Ratings & Item History (`getascraper/mercari-seller-scraper`) Actor

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

## Changelog

All notable changes to this project will be documented in this file.

### \[1.0] - 2026-07-01

#### Added

- 🏪 Initial release of Mercari Seller Scraper.
- ✨ Seller profile extraction: display name, rating score, review count, active listings, sold count, and followers (all best-effort from DOM).
- 📦 Full listings collection via API interception and infinite-scroll for any seller shop on jp.mercari.com.
- 🔀 Dual input modes: provide raw seller IDs or full profile URLs (ID extracted automatically).
- 🚫 `includeSold` toggle to filter out sold items and return only active listings.
- 🔒 Zero data fabrication: missing fields are omitted rather than filled with placeholders.
