RudraG4 / web-crawler

A Node JS based web-crawler CLI application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEB-CRAWLER

A Node based CLI to crawl websites

Dependencies

  • Jest - Jest is a JavaScript testing framework designed to ensure correctness of any JavaScript codebase
  • JSDOM - JSDOM is a library which parses and interacts with assembled HTML just like a browser
  • Axios - Promise based HTTP client for the browser and node.js.

Installation

npm i website-crawler-cli

Usage

crawl -w https://axios-http.com

About

A Node JS based web-crawler CLI application


Languages

Language:JavaScript 100.0%