Amazon Marketplace Seller Information Fetcher

This Node.js project is designed to fetch and display information about sellers on Amazon Marketplace. It utilizes Express.js for server handling and integrates various packages to scrape and process seller data from Amazon.

Features

  • Express.js Framework: Building a robust server to handle requests.
  • Dynamic Seller Information Fetching: Fetches detailed information about Amazon sellers.
  • Error Handling: Implements error handling for various scenarios like 404 and Amazon’s request limits.
  • Input Validation: Validates input data to ensure the correctness of seller ID and channel URL.

Github Link

  • JavaScript
  • Node.js
  • Express.js