Skip to content

sr6033/node-web-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-web-scraper

Simple web scraper to get a movie name, release year and community rating from IMDB.


Instructions

  • Install dependencies
npm install
  • Start the server
node server.js
  • Visit localhost:8080/scrape

  • Check the Output file in the directory.

You can change the URL in the server.js

About

A simple Web Scrapper using Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors