Web scraper built with Node.js. Tutorial: https://pusher.com/tutorials/web-scraper-node
cd
into it.npm install
to download dependencies.node pl-scraper.js
to scrape top 20 goalscorers of all time from Premier League website.node reddit-scraper.js
to scrape top headlines from r/news subreddit.