The following code is a python web crawler that retrieves board games from BoardGameGeek and their prices from Skroutz. It then returns a .csv file that contains all the corresponding attributes.
dmichalis/bgg_scraper
A python web crawler that retrieves board games from BoardGameGeek and their prices from Skroutz
PythonMIT