/google-maps-scrapping-app

Google Maps Scraping Desktop App using Javascript

Primary LanguageTypeScript

Google Maps Scraping Desktop App

This is a desktop application built for scraping data from Google Maps. It is developed using Electron, React JS, Puppeteer, and Vite. image

Installation

Follow these steps to install the application:

  1. Clone the repository:

    https://github.com/SeptiawanAjiP/google-maps-scrapping-app
  2. Navigate to the project directory:

    cd your-project
  3. Install dependencies:

    npm install

Usage

After installing the dependencies, you can run the application using the following command:

 npm run dev

How to Use

  1. Once the application is launched, enter the desired search query in the input field.
  2. Press the "Search" button to initiate the scraping process.
  3. Wait for the scraping to complete. The results will be displayed in a table format.

Important Note

Use responsibly and be mindful of Google's terms of service regarding web scraping.

To-Do List

soon ...