Skip to content

cebause01/GMap_Scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ GMap_Scrape โ€” Google Maps Data Scraper This project is a lightweight tool for scraping business data from Google Maps based on a search keyword and location. It's useful for gathering data like business names, addresses, contact details, and more โ€” perfect for data analysis, research, or lead generation.

๐Ÿ”— GitHub Repository: GMap_Scrape

๐Ÿ” Overview GMap_Scrape automates the process of collecting public business information from Google Maps. By entering a search term (e.g., "cafes in Kuala Lumpur"), the script will extract and save relevant data such as:

Business name

Address

Website (if available)

Phone number

Ratings and reviews (optional)

โš™๏ธ Features ๐Ÿ—บ๏ธ Search by keyword and location

๐Ÿ’พ Export data to CSV or Excel

โšก Fast and automated scraping process

๐Ÿง  Simple to use, modify, or integrate into your projects

๐Ÿงฐ Tech Stack Python

Selenium โ€” for browser automation

BeautifulSoup (if used)

Pandas โ€” for data storage and export

ChromeDriver โ€” for controlling the Chrome browser

๐Ÿ“ฆ Installation Clone the repository:

bash Copy Edit git clone https://github.com/cebause01/GMap_Scrape.git cd GMap_Scrape Install the required Python libraries:

The script will begin scraping and export the data to a file (e.g., output.csv).

๐Ÿ’ก Tip: You can modify the script to accept arguments or add GUI input.

๐Ÿ“ Output Example fields in the exported file:

Name Address Phone Website Coffee Break KL Jalan Ampang, KL 03-12345678 coffeebreak.my โš ๏ธ Disclaimer This tool is intended for educational and research purposes only.

Use responsibly and respect the terms of service of websites you interact with.

๐Ÿ‘จโ€๐Ÿ’ป Author Zarif Haikal ๐Ÿ“ง zarif0107@icloud.com ๐Ÿ’ผ GitHub Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors