/webCrawlerHttp

A web crawler application which list the all the links in the page

Primary LanguageJavaScript

WEB-CRAWLER

This Node.js web crawler is designed to extract URLs from a website, normalize them, and generate a report based on hit counts.

Install Dependencies:

npm install

npm start <website_url>