Skip to content

felipeugalde/rocket-scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket-Scout

A data-driven approach to hockey scouting.

NHL Hut Builder Data Scraper

This repository contains a script for scraping player data from NHL Hut Builder using Puppeteer.

Prerequisites

  • Node.js (v14.0.0 or later)
  • npm (v6.0.0 or later)

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/your-username/your-repository-name.git
cd your-repository-name
  1. Install the necessary dependencies:
npm install

Usage

  1. Run the Script:
node script.js

The script will launch a browser, navigate to the NHL Hut Builder website, apply the specified filters, iterate through the pages of the table, extract the data, and save it to a CSV file named table-data.csv.

About

A data driven approach to hockey scouting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published