cmkap / web-scraper-fs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Scraper

This is a simple web scraper built using Node.js and Puppeteer.

Usage

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install dependencies using npm install.
  4. Run the scraper using npm start.

Dependencies

  • bcryptjs
  • body-parser
  • config
  • dotenv
  • express
  • mongoose
  • puppeteer
  • validation

Dev Dependencies

  • nodemon

About


Languages

Language:JavaScript 65.1%Language:HTML 34.9%