Skip to main content

Google Maps Scraper

Overview

The Google Maps Scraper App extracts detailed business information from Google Maps search results. It provides comprehensive data about local businesses, including contact details, ratings, reviews, and geographical coordinates, making it an invaluable tool for market research, lead generation, and competitive analysis.

How to Use

  1. Log in to your ScrapeHero Cloud account.
  2. Navigate to the Google Maps Scraper App in the Scrapehero App store.
  3. Click on "Create New Project".
  4. Enter your search query (e.g., "Dentists in New York").
  5. Specify any additional input filters as you see fit.
  6. Specify the number of the data records you want to gather from the project run.
  7. Click "Gather Data" to begin the data extraction process.
  8. Once complete, download your data in your preferred format (CSV, JSON, or Excel) or connect any of the available integration to get seemless access to the scraped data.

Data Schema

The Google Maps Scraper App provides the following data fields:

Field NameDescriptionData Type
NameBusiness nameTextField()
AddressPhysical address of the businessTextField()
PhoneContact phone numberTextField()
StatusCurrent status (e.g., Open, Closed)TextField()
RatingOverall rating of the businessJSONField()
ReviewsCustomer reviewsJSONField()
WebsiteBusiness website URLTextField()
GoogleCIDGoogle's unique identifier for the businessTextField()
LatitudeGeographical latitudeJSONField()
LongitudeGeographical longitudeJSONField()
GoogleFIDGoogle's FID for the businessTextField()
KeywordSearch keyword usedTextField()
TimingBusiness hoursJSONField()
CategoryBusiness categoryTextField()
PriceRangePrice range indicatorTextField()
Result_TypeType of search resultTextField()
PlaceidGoogle's Place ID for the businessTextField()
Reviews_LinkLink to all reviewsTextField()
UrlGoogle Maps URL for the businessTextField()

Sample Data Record

Here's an example of a typical data record returned by this scraper:

This scraper uses 10 data credit per data record. Learn more about data credits.

{
"Name": "Gentle Dental Boston",
"Address": "131 Tremont St, Boston, MA 02111, United States",
"Phone": "+1 617-934-2821",
"Website": "https://www.gentledental.com/dental-offices/ma/boston/tremont-st/?utm_source=synup&utm_medium=organic&utm_campaign=locallistings",
"Rating": "4.2",
"Reviews": "63",
"Category": "Dentist in Boston, Massachusetts",
"Status": "Closed ⋅ Opens 8AM",
"PriceRange": 0,
"Latitude": "42.3559266",
"Longitude": "-71.062173",
"Placeid": "ChIJuVKvz5xw44kRQ_zDp4cMgEI",
"Reviews_Link": "https://search.google.com/local/writereview?placeid=ChIJuVKvz5xw44kRQ_zDp4cMgEI",
"Timing": [
{
"day_name": "Monday",
"open_interval": ["8AM–4PM"]
},
{
"day_name": "Tuesday",
"open_interval": ["8AM–7PM"]
},
{
"day_name": "Wednesday",
"open_interval": ["8AM–4PM"]
},
{
"day_name": "Thursday",
"open_interval": ["8AM–4PM"]
},
{
"day_name": "Friday",
"open_interval": ["8AM–4PM"]
},
{
"day_name": "Saturday",
"open_interval": ["8AM–2PM"]
},
{
"day_name": "Sunday",
"open_interval": ["Closed"]
}
],
"Keyword": "Dentists in Boston, MA"
}

Features

  • Comprehensive business data extraction from Google Maps.
  • Real-time scraping of up-to-date information.
  • Customizable search queries and filters.
  • Bulk scraping capabilities for multiple locations or businesses.
  • Data export in multiple formats (CSV, JSON, Excel).

Learn More: For detailed information on using the Google Maps Scraper and its different use cases, read our guide: How to Scrape Google Maps

Support

If you encounter any issues or have questions, please contact our support team at cloud-support@scrapehero.com or browse our help center at https://app.scrapehero.com/docs/.