amazon-product-details-scraper` script helps you scrape product details from Amazon product pages. It extracts information like title, description, and image URLs, saving them to JSON files.
Features
- Fetches product details from a single Amazon product URL or a list of URLs in a file.
- Writes extracted data to JSON files for easy storage and processing.
- Optionally downloads product images along with details.
**Full Changelog**: https://github.com/ranjan-mohanty/amazon-product-details-scraper/commits/v1.0.0