Skip to content

rbirchtree/nodejs-webscrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. git clone git@github.com:rbirchtree/nodejs-webscrapper.git
  2. npm i
  3. node nodescrapper.js
  4. Enter url to query after prompt i.e. https://www.wellsfargo.com/ (include http or https)
  5. Review WebpageLinks file in directory of installation.

node modules used request, cheerio, fs

About

Webscrapper built with node.js, takes user input from node cli to get links of queried webpages.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors