Skip to content

kodegrenade/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

A web scraper application.

Run Locally

Clone the project

  git clone https://github.com/kodegrenade/web-scraper

Go to the project directory

  cd web-scraper

Install dependencies

  npm install

Start the server

  npm run start

Check your console for scrapped data

License

MIT

Author