Skip to content

Simple webs scraper built atop Cheerio on node.js that fetches Name, Year & Rating of Anchorman 2 from IMDB's website and writes it onto an output.json file.

Notifications You must be signed in to change notification settings

vsc-github/Basic-Scraper-Using-Cheerio-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steps to use -

  1. Clone the repo.
  2. npm install
  3. node index.js

About

Simple webs scraper built atop Cheerio on node.js that fetches Name, Year & Rating of Anchorman 2 from IMDB's website and writes it onto an output.json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published