Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 744 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 744 Bytes

mapReview

Packages to install

Selenium with 'pip3 install selenium' BeautifulSoup with 'pip3 install beautifulsoup4'

ChromeDriver

Scrollable Div

  • This gets updated by Google frequently. So needs to be updated if code is throwing an error on line 47.
  • Go to any google location -> click on reviews -> on reviews page find the scrollable element -> 'inspect' -> right click on div element -> 'Copy-'CopyXpath'-> replace the path in line 47