Skip to content

pinceladasdaweb/Nodejs-Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Web Scraping

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.

Demo

Access the url and view in action.

Quick setup

$ git clone https://github.com/pinceladasdaweb/Nodejs-Web-Scraping.git
$ cd Nodejs-Web-Scraping
$ npm install

Start the server

$ npm start

Your server goes on localhost:3002

Releases

No releases published

Packages

No packages published