npm install to install the dependencies.
npm start to use the app.
The input is a string of one URL.
The output is a stream of console.log messages.
The messages are in the following format:
- Crawling URL
- Title of the Page
- Description of the Page
- Keywords of the Page
- Images of the Page
- Alt text of the images