Amazon data scraping API, with fetch product details, offers, reviews and search responses.
#STEPS ~ Initialize package.json npm init -y
- express
- request
- request-promise
- nodemon
~ Sign up for an account here https://www.scraperapi.com/
~ Copy api key and assign it to the apiKey const variable.