APIs to access product, prices, sales and reviews data from Amazon in JSON format. Nodejs(Express-JS) is being used to develop APIs
GET PRODUCT DETAILS https://amazon-webscraper-90.herokuapp.com/product/:productId
GET PRODUCT OFFERS https://amazon-webscraper-90.herokuapp.com/product/:productId/offers
GET PRODUCT REVIEWS https://amazon-webscraper-90.herokuapp.com/product/:productId/reviews
GET SEARCH RESULTS: https://amazon-webscraper-90.herokuapp.com/search/:searchQuery