# zohaibbashir/Google-Maps-Scrapper

This code is used to perform web scraping and data extraction from Google Maps. It is particularly designed for obtaining information about businesses, including their name, address, website, phone number, reviews, and more.

Repository: https://github.com/zohaibbashir/Google-Maps-Scrapper
Canonical: https://ross.abutalabs.com/products/google-maps-scrapper
Homepage: https://google.com/maps
Language: Python
License: MIT
License Family: permissive
Topics: chromium, data, data-scraping, google, google-maps, googlemaps, maps, python, python3, webscraping, google-maps-scraper, google-maps-scraper-python, google-maps-scraping, google-maps-scrapping
Last push: 2026-05-18T19:25:40+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 35, longevity 75
- inputs: {"age_days": 1051, "days_push": 107, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1289, forks 280 (observed 2026-08-28T04:04:15.061913+00:00)

## What it is
A Python CLI script built on Playwright that scrapes Google Maps listings to extract business details such as name, address, website, phone number, reviews, ratings, hours, and service options. Results are cleaned and exported to CSV for further analysis.

## Use cases
- scrape business listings from google maps
- extract phone numbers and addresses of restaurants in a city
- collect google maps reviews and ratings into csv
- build a lead list of local businesses
- get operating hours and delivery options for stores
- export google maps search results to a spreadsheet

## When to choose
- you need a simple script-based way to pull business data from Google Maps
- you want CSV output ready for spreadsheets or analysis
- you need review counts, ratings, hours, and service options in one pass
- you prefer a Playwright-based scraper with Linux support branches

## When to avoid
- you need a maintained library with a stable API rather than a script
- you require large-scale scraping with proxy rotation and anti-blocking
- you need Python 3.10+ compatibility out of the box
- you need an official or ToS-compliant data source such as the Google Places API

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, data-science, csv, parser
- domain: crawlers, data-science
- platform: python, cli, windows
- tags: google-maps, playwright, business-data, lead-generation, scraper, maps, automation, linux, macos

## Member repositories
- zohaibbashir/Google-Maps-Scrapper (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.061913+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:55:47.081007+00:00, confidence not recorded.
  - readme: https://github.com/zohaibbashir/Google-Maps-Scrapper (fetched 2026-08-28T04:04:15.061913+00:00, sha aa978f4a0460)
- Data as of 2026-08-30T08:39:29.467469+00:00.
