Skip to content

Python scripts to return data from GARPR Melee database

Notifications You must be signed in to change notification settings

benjaminsg/garprdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python scripts to return data from GARPR Melee database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages