Using Selenium in data scraping is quite a common thing. It automates browsers and allows you to simulate real user activities to avoid getting blocked.
Scraping Google with all its protections and dynamically rendering pages might be a challenging task. Fortunately, there are many tools that you can use to scraper reviews in python or any other programming language.