Does anyone know of a good way yo pull google reviews data into google sheets?
If you don’t want Zapier, then you can try IMPORTXML/IMPORTHTML or Python scraping.
Are there some samples I can look at? Do you need an API key from google mybusiness to pull reviews this way?
If you’re planning to use Python, you can get an idea over here.
Have a read first and if you struggle to implement it then send me a message.