General

More Google Map reviews

I have reviewed the code that gets Google Map reviews and made some substantial improvements.

  • Reviews returning undefined has been fixed. Instead if reviews are missing it returns an empty string.
  • SCM will correctly click on and try to scrape the top 10 reviews. (Previously only top 3)

It does this by looking for and clicking the more reviews button.

Google Map

After clicking, it will save the top 10 results.

image 31

Finally, SCM will click on the ‘More’ link under each review so you download the entire review not just the top nth characters.

image 33