Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 502 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 502 Bytes

Node.js Web Scraper

Web scraper built with Node.js. and used it to make a blog

Getting Started

  1. Clone this repository and cd into it.
  2. Execute npm install to download dependencies.
  3. Execute node pl-scraper.js to scrape top 20 goalscorers of all time from Premier League website.
  4. Execute node reddit-scraper.js to scrape top headlines from r/news subreddit.

Pre-requisites

Licence

MIT