drawrowfly / amazon-product-api

Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
647 stars 187 forks source link

added save to directory #95

Open AYehia0 opened 2 years ago

AYehia0 commented 2 years ago

I added a new feature to save results to directory.

node bin/cli.js --country "DE" asin B0039N480I --filetype json --path ~/results

notes :