Skip to content

vikrantshroti/imdb-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Scrapper

This project demonstrates usage of following dependencies to build a scapper to scrap information from IMDB.

  • Fluture (Future) is used as replacement of promise in functional way.
  • Cheerio used to traverse across the DOM elements.
  • Axios and Request were used to make network calls with and without headers.
  • Babel is a toolchain to make our code backward compatible.
  • RimRaf is a unix based command chain to operate files using node.

Releases

No releases published

Packages

No packages published