Skip to content

guilhem13/scraper-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Web Scraper

Web scraper built with Node.js. Tutorial: https://pusher.com/tutorials/web-scraper-node

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

About

Web scraper built with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%