A simple python app to scrape game reviews from metacrtic. Can be customised to scrape other data from metacritic as well.
Run scrap_meta.py to get the list of all games with release date, publisher, overall rating and maturity rating then use scrap.py to get each user review for all the games.