Skip to content

oliverosz/bga-export-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

These scripts were created for BGA - boardgamearena.com. They can be used as bookmarklets.

This script collects the available games into CSV format. Use it on the game list page while logged in. Filtering is not supported currently, the list will include all available games. Alpha games are only included if you are an alpha reviewer.

This script creates a CSV formatted table from a game log. Use it on a game review page (boardgamearena.com/gamereview?table=...). The CSV table appears at the top, rerunning the script removes it.

This script collects the game stats of players into CSV format. Use it on the profile page of the player, or a group page to collect stats from all members. The CSV table appears at the top of the page.

The following values are exported for each game:

  • Player Name
  • Game Name
  • ELO
  • Rank
  • Matches
  • Wins

The first 2 records contain overall player stats:

  • Player stats
    • XP (formerly called Prestige)
    • Reputation (Karma ☯)
    • Total matches
    • Total wins
  • Recent game history (last 60 days)
    • Abandoned matches
    • Timeouts
    • Total recent matches
    • Days since last online

About

Bookmarklet scripts for exporting BoardGameArena data

Resources

Stars

Watchers

Forks