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
- Log in to your ScrapeHero Cloud account.
- Navigate to the Google Maps Scraper App in the Scrapehero App store.
- Click on "Create New Project".
- Enter your search query (e.g., "Dentists in New York").
- Specify any additional input filters as you see fit.
- Specify the number of the data records you want to gather from the project run.
- Click "Gather Data" to begin the data extraction process.
- 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 Name | Description | Data Type |
---|---|---|
Name | Business name | TextField() |
Address | Physical address of the business | TextField() |
Phone | Contact phone number | TextField() |
Status | Current status (e.g., Open, Closed) | TextField() |
Rating | Overall rating of the business | JSONField() |
Reviews | Customer reviews | JSONField() |
Website | Business website URL | TextField() |
GoogleCID | Google's unique identifier for the business | TextField() |
Latitude | Geographical latitude | JSONField() |
Longitude | Geographical longitude | JSONField() |
GoogleFID | Google's FID for the business | TextField() |
Keyword | Search keyword used | TextField() |
Timing | Business hours | JSONField() |
Category | Business category | TextField() |
PriceRange | Price range indicator | TextField() |
Result_Type | Type of search result | TextField() |
Placeid | Google's Place ID for the business | TextField() |
Reviews_Link | Link to all reviews | TextField() |
Url | Google Maps URL for the business | TextField() |
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
Related Scrapers
- Yelp Business Scraper: Extracts detailed business information from Yelp listings
- TripAdvisor Scraper: Gathers data on hotels, restaurants, and attractions from TripAdvisor
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/.