gaspa93 / googlemaps-scraper

Google Maps reviews scraping
GNU General Public License v3.0
378 stars 136 forks source link

Updates code to reflect current Google Maps page structure #22

Closed samirarman closed 2 years ago

samirarman commented 3 years ago

Various XPath locators updated for current Google Maps page structures.

A fix to infinite scrolling behavior was added.

Added termcolor package to requirements.txt.

Tested on MacOS with Chromedriver installed from homebrew and Python 3.6.