Skip to content

Julio-M/web-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web scraping using javascript and Node.js

Note: You would have to inspect the elements in the website that you want to scrape and target them accordingly Note: Also ensure you have Node.js installed

Follow the steps below to set up this file in your local enviroment

Inside the directory, where package.json is located, run the following command to install the dependecies

npm install

To run the script

node webScrape.js

About

A web scraper built with javascript and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published