Skip to content

h4harsimran/google_maps_result_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google maps - Sort by Number of reviews

This script scrapes google maps results and save the results in a csv file sorted by number of reviews.

Scope of the project

Currently, the results only include "Name of the place", "Rating out of 5" , "Number of reviews" and "Link to restaurent page". This script was created to find best restaurents in city based on number of reviews they have received.

Example results file res_data.csv for search_string="indian restaurents in Brampton".

How to change the query to be searched?

Change the search_string in the script file.

Future oppurtunities

Other things can added in result by adding new columns to result database and adding paths to data required in scraping loop.

About

This script scrape google maps results and save the results in a csv file sorted by number of reviews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages