Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.1.0] - 2025-11-25
Added
- Initial release of Amazon Price Scraper Actor
- Support for scraping Amazon Japan (amazon.co.jp) product pages (other Amazon domains will be supported in the future)
- Product data extraction including:
- Product title and images
- Current price, price range, and currency
- Availability status
- Review ratings and count
- ASIN (Amazon Standard Identification Number)
- Coupon information (amount, rate, expiry)
- Sale status
- Processing status (success, not_found, error)
- Error tracking and detailed error messages with status field
- Automatic Proxy configuration based on URL country
- Configurable request delay and concurrency settings
- CAPTCHA detection and handling
- HTML saving for debugging purposes
- Integration with Apify Dataset storage