Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Google Maps Location Scraper

This Python script uses Selenium to scrape ratings, number of reviews, and titles from a list of Google Maps URLs and exports the collected data into an Excel file along with a timestamp.

⚠️ Note: This script is for educational and research purposes. Avoid scraping websites against their terms of service.


πŸ”§ Features

  • πŸ” Scrapes:
    • Location Title
    • Rating
    • Number of Reviews
  • πŸ“… Adds timestamp to track when the data was collected
  • πŸ’Ύ Exports clean data into an Excel file
  • πŸ–₯️ Headless Chrome browser automation using Selenium

πŸ“¦ Requirements

Install the required Python packages:

pip install selenium pandas openpyxl

About

Getting Google reviews and ratings from google maps

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages