A simple puppetter.js/node script that scrapes data from Amazon product pages.
To demo the script => download and open in code editor of your choice (VS Code Resomended). => replace the URL with Amazon URL of your choice => run 'npm install' => run 'node scaper.js' The results will be logged in the console
Node must be installed on your computer.