Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 650 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 650 Bytes

garprdata

Python scripts to return data from GARPR

To use just add a Player with their player id (taken from their player page url on GARPR) and their name, then add player to the list

Can output to text file, console, or CSV file (to copy and paste into main spreadsheet)

Formatted output table (updated regularly): https://docs.google.com/spreadsheets/d/1d3qmUSPFEdauElAUGbWYROaHubX8Du3aEugNzbmrQjo/edit?usp=sharing

Full New England GARPR dataset: https://www.notgarpr.com/#/newengland/rankings

  • dataset uses MongoDB backend to allow the program to pull matchup data in json format

GARPR source code: https://github.com/ripgarpr/garpr