Google Reviews Data Into Google Sheets

Does anyone know of a good way yo pull google reviews data into google sheets?

1 Like

Try this

2 Likes

If you don’t want Zapier, then you can try IMPORTXML/IMPORTHTML or Python scraping.

1 Like

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.