Giter Site home page Giter Site logo

scrapper's Introduction

Amazon Product Scraper

This project is a web scraper designed to extract 11 essential attributes from Amazon product pages and provide the data in an Excel sheet. It utilizes Next.js, Express, and Puppeteer to perform the scraping.

Table of Contents

Installation

To set up and run the project locally, follow these steps:

  1. Clone the repository: git clone <repository_url>

  2. Navigate to the project directory:

  3. Install dependencies in both the client and server folders: cd client npm install cd ../server npm install

Usage

  1. After installation, start the development server for both the client and server:

In the client directory: npm run dev In the server directory: npm run dev

  1. Access the web application in your browser at http://localhost:3000.

  2. Enter an Amazon product URL and initiate the scraping process.

  3. The scraped data will be compiled into an Excel sheet and made available for download.

Tech Stack

  • Next.js
  • Express
  • Puppeteer
  • Node.js
  • HTML/CSS
  • Excel.js (for Excel sheet generation)

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

scrapper's People

Contributors

arjavsethi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.