Web scraping is a technique in data extraction where you pull information from websites. This application is a simple web scraper that gets latest posts from Echo JS.
Access the url and view in action.
$ git clone https://github.com/pinceladasdaweb/Nodejs-Web-Scraping.git
$ cd Nodejs-Web-Scraping
$ npm install
$ npm start
Your server goes on localhost:3002