Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 279 Bytes

web-crawler-nodejs

Simple Web Crawler NodeJS

Web Crawler that extracts information from the IMDB website, more precisely title and rating information

How to run

Install dependencies

npm install

then

node index.js