you can also implement the project by :-
Clone the repository and install dependencies using npm or yarn. Configure the crawling options in the configuration file. Run the tests using Jest to ensure the crawler is working as expected. Start the crawler using the provided command-line interface (CLI) or by integrating it into your Node.js application. Analyze the crawled data and process it as needed for your specific use case.
npm start {website url}