GMBapi.com
Member
- Joined
- Aug 5, 2021
- Messages
- 45
- Solutions
- 3
- Reaction score
- 25
Hi there. I am having a challenge I am not sure what to do. When we pull review links from large location groups, we get the review links in this format:
We have noticed that these links are not 100% reliable. Sometimes, for some users, they do not lead to the "review box pop up".
What we want is to have them int his format: Google (g.page/r/XXX/review)
Those always work - but we are unable to extract them per API. There is no simple excel hack where we just take the location ID and adjust that into the other format.
Does anyone have any ideas on how to pull this last format review link in bulk? I am doing something wrong?
Code:
search.google.com/local/writereview?placeid=XXX
We have noticed that these links are not 100% reliable. Sometimes, for some users, they do not lead to the "review box pop up".
What we want is to have them int his format: Google (g.page/r/XXX/review)
Those always work - but we are unable to extract them per API. There is no simple excel hack where we just take the location ID and adjust that into the other format.
Does anyone have any ideas on how to pull this last format review link in bulk? I am doing something wrong?