More threads by xavier_colomes

Joined
Jun 14, 2022
Messages
13
Reaction score
0
Hi! I'm trying to "build" the link to an specific review using the data available from the API, but looks like it's not possible. Has anyone else tried it? Is there a way to achieve it? And, is it possible to get it via scrapping?

Thanks!
 
If you are referring to the public-facing review, then no, there is no way to link to it by using IDs in the API.

The front-end versions of Google Maps and Google Search generate a unique direct link when a user clicks the "Share" button on a specific review. Using browser automation, you could achieve what you want, but scaling it might be tricky.
 
Back
Top Bottom