Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bglistbuilder

A script to retrieve data from Boardgamegeek.com to fill in a game list

To use

pipenv install
pipenv run python src/main.py GAME_LIST OUTPUT.csv

where GAME_LIST is a list of boardgame names, and OUTPUT.csv will contain the detailed information found on boardgamegeek.com.

The program does some job disambiguating games when multiple games with the same name exist, and try to fuzzy search when the name in the list is not an exact match on website. Sometimes there can still be exception to the rule, and the program will still guess wrong sometimes.

About

A script to retrieve data from Boardgamegeek.com to fill in a game list

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages