Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kawsarlog/projectMapsData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Google Maps Scraping Script

This Python script enables scraping data from Google Maps using Selenium. It automates the process of extracting information from map searches and saves the data to an Excel file using the openpyxl library.

Prerequisites

  • Python 3.9
  • selenium 4.1.0
  • requests 2.28.1
  • bs4 0.0.1
  • openpyxl 3.0.9
  • chromedriver-autoinstaller (latest version)

Installation

  1. Clone the repository: git clone https://github.com/kawsarlog/projectMapsData.git
  2. Navigate to the project directory: cd google-maps-scraping
  3. Install the required dependencies: pip install -r requirements.txt

Usage

Before running the script, make sure Google Chrome is installed and the appropriate version of ChromeDriver is automatically installed using chromedriver-autoinstaller.

Run the script by executing the following command:

python google_maps_scraping.py

Contact

For any questions or feedback, feel free to reach out:


Note: This project is for educational purposes only. Please review and comply with Google's Terms of Service when scraping data from Google Maps.

Releases

No releases published

Packages

Contributors

Languages