Brokersswagg0 / Google-Maps-Scraper

Google maps scraper with gui

Home Page:https://zubdata.com/google-maps-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zubdata - Google Maps Scraper

Zubdata open sourced google maps scraper

Welcome to the Zubdata GitHub Google Maps Scraper repository, an open-source GUI tool built in Python. This tool allows you to extract data from Google Maps using a user-friendly interface. Documentation can be found at this link 🔗

Features

  • User-friendly graphical interface for easy navigation and interaction. 😊
  • Scrapes various data from Google Maps, such as business names, addresses, phone number, website, ratings, and total reviews.
  • Fast and efficient 🚀

Repository Structure

The repository is organized as follows:

  • scraper folder: Contains the source code of the Google Maps Scraper tool.
  • image folder: Contains images required for the application's user interface.
  • settings folder: Contains the settings in json file for configuring the path where the scraped data will be saved.
  • requirements.txt: Lists all the required dependencies for running the Google Maps Scraper tool.

Getting Started

To get started with the Google Maps Scraper, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Zubdata/Google-Maps-Scraper.git
  2. Install the required dependencies by running the following command:

    pip install -r requirements.txt
  3. Launch the Google Maps Scraper GUI by running the frontend.py file.
    Note: Run the file in main directory "Google map scraper" instead of sub-directory "scraper"

  4. Use the GUI to enter your search criteria and initiate the scraping process.

Contributing

We welcome contributions from the open-source community to enhance the Google Maps Scraper tool. If you would like to contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and commit them with descriptive commit messages.

  4. Push your changes to your forked repository.

  5. Create a pull request to the main branch of the repository.

  6. Wait for the code review and address any feedback received.

  7. You can also contribute by updating the readme.md.

License

The Google Maps Scraper tool is open-source software licensed under the GNU GENERAL PUBLIC LICENSE 📜

Support

If you encounter any issues or have any questions or suggestions, please feel free to open an issue. We appreciate your feedback and are here to assist you.

Happy scraping with Zubdata's Google Maps Scraper! ✨

Buy me a coffee☕

If you find my Google Maps scraper project helpful, consider supporting me with a coffee! Your contribution will help fuel late-night coding sessions and keep the code flowing. Every coffee is greatly appreciated and goes a long way in supporting the development of more useful tools and resources. Thank you for your generosity!

Buy Me A Coffee

About

Google maps scraper with gui

https://zubdata.com/google-maps-scraper

License:GNU General Public License v3.0


Languages

Language:Python 100.0%