Skip to content

The scraper extracts the list of users who have left a POI (Point of Interest) review. It then extracts and writes to a CSV file data from all reviews of each user.

License

Notifications You must be signed in to change notification settings

AndreyViv/googlemaps-reviews-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Reviews Scraper

The scraper extracts the list of users who have left a POI (Point of Interest) review. It then extracts and writes to a CSV file data from all reviews of each user.

GET START

  • Download Chromedrive
  • Install Python packages from requirements.txt
  • Add POI urls to urls.txt file
  • Run run.py file

NOTES

Change the Scraper debug parameter from True to False in the run.py file to run the code without the browser GUI

About

The scraper extracts the list of users who have left a POI (Point of Interest) review. It then extracts and writes to a CSV file data from all reviews of each user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages