Extract business listings, reviews, ratings, and contact info from Google Maps at scale
Scrapes Google Maps for business listings including names, addresses, phone numbers, websites, ratings, review counts, opening hours, and categories. Supports any location and business type search. Essential for lead generation and local business data.
| Field | Type | Description |
|---|---|---|
| name | String | Business name |
| address | String | Full street address |
| phone | String | Phone number |
| website | String | Business website URL |
| rating | Number | Google rating (1-5) |
| reviewCount | Number | Total number of reviews |
| category | String | Business category |
| openingHours | Object | Weekly opening hours |
| latitude | Number | GPS latitude |
| longitude | Number | GPS longitude |
| placeId | String | Google Place ID |
| url | String | Google Maps URL |
| Parameter | Type | Description |
|---|---|---|
| queries | Array | Search terms (e.g., "restaurants in NYC") |
| location | String | City, area, or coordinates |
| maxResults | Number | Maximum results per query |
| zoom | Number | Map zoom level for precision |
{
"name": "Joe's Pizza",
"address": "7 Carmine St, New York, NY 10014",
"phone": "+1-212-366-1182",
"website": "https://joespizzanyc.com",
"rating": 4.5,
"reviewCount": 8432,
"category": "Pizza restaurant",
"openingHours": {
"monday": "10:00 AM - 2:00 AM",
"tuesday": "10:00 AM - 2:00 AM"
},
"latitude": 40.7305,
"longitude": -74.0023,
"placeId": "ChIJhz8mADZZwokR...",
"url": "https://maps.google.com/?cid=..."
}| Plan | Price |
|---|---|
| Pay per result | $0.002/result |
| Free tier | Available on Apify |
- Local business lead generation and prospecting
- Market research and competitive analysis by location
- Real estate area analysis and amenity mapping
- Sales territory planning and coverage optimization
- Business directory and listing aggregation
- Go to the Apify Store
- Find the Google Maps Scraper
- Enter business type and location
- Run and download results as JSON, CSV, or Excel
- JustDial Scraper -- India business listings
- Trustpilot Scraper -- Business reviews
- Amazon Scraper -- Product data
- Craigslist Scraper -- Classifieds
- IndiaMart Scraper -- B2B suppliers
Thirdwatch builds production-ready web scraping APIs. 18 scrapers for jobs, e-commerce, reviews, social media, and business data.
MIT