somenath203 / Amazon-Web-Scraper-API

Click below to check the website

Home Page:https://amazon-web-scrapping-api.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon-Web-Scraper-API

This is a basic Amazon Web Scraper API created with the help of express.js where the user can:

  1. GET all details of a particular product using the ID of that particular product.

  2. GET all reviews of a particular product with using the ID of that particular product.

  3. GET all the offers that is going on for that particular product using the ID of that particular product.

  4. Search for a particular product.

Steps to get product ID of any product from Amazon

Step 1

Visit amazon website.

Step 2

Choose any product.

Here, you can see, I chose Macbook Air

Alt text

Step 3

After you have selected your desired product, you can see the ID of that product in the URL section

Alt text

Step 4

Just copy that ID and paste it in the routes of this API to get the desired results.

About

Click below to check the website

https://amazon-web-scrapping-api.onrender.com/


Languages

Language:JavaScript 62.7%Language:CSS 21.5%Language:HTML 15.4%Language:Shell 0.4%