Basically I am making a web app and while I have good data from a free API, I feel that in order to make my data as good as possible I would want to take review scores from Metacritic, it seems Metacritic had an unoffical API at one point but it was shut down leaving the only way to get data from the site to scrape it. I don't know much about web scraping and most of the libraries I saw were in Phython, a language I don't know. What does GAF recommend for scraping?