Skip to content

vinu-phoenix/node-web-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-web-scraper

Simple web scraper to get a movie name, release year and community rating from IMDB. To run this example use the following commands:

$ npm install
$ node server.js

Then it will start up our node server, navigate to http://localhost:8081/scrape and see what happens.

About

Code for the tutorial: Scraping the Web With Node.js by @kukicado

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%