Google Maps Business Scraper avatar

Google Maps Business Scraper

Pricing

Pay per usage

Go to Apify Store
Google Maps Business Scraper

Google Maps Business Scraper

Extract business listings from Google Maps by search query and location. Returns name, address, phone, rating, reviews, website, and operating status.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Mr-chen

Mr-chen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

πŸ“ Google Maps Business Scraper

Extract business listings from Google Maps by search query and location. Perfect for lead generation, market research, and competitor analysis.

✨ What You Get

For every business found:

  • Name β€” Business name
  • Address β€” Full address
  • Phone β€” Phone number
  • Rating β€” Star rating (1-5)
  • Review Count β€” Number of reviews
  • Website β€” Business website URL
  • Category β€” Business category (e.g. Restaurant, Plumber)
  • Status β€” Open / Closed / Unknown
  • Google Maps URL β€” Direct link to the listing

πŸ” Use Cases

  • Lead Generation β€” Build lists of potential clients by industry and city
  • Market Research β€” Analyze competitors in a specific area
  • Local SEO β€” Find businesses to pitch SEO or web design services
  • Sales Prospecting β€” Collect phone numbers and websites for outreach

πŸ“₯ Input

FieldTypeDefaultDescription
searchQuerystring"restaurant"What to search for
locationstring"New York"City or area
maxResultsinteger50Max businesses to scrape (1-200)

πŸ“Š Example Input

{
"searchQuery": "coffee shop",
"location": "San Francisco",
"maxResults": 30
}

πŸ“€ Output Example

{
"name": "Blue Bottle Coffee",
"address": "1 Ferry Building, San Francisco, CA",
"phone": "(415) 555-0123",
"rating": 4.5,
"reviewCount": 1234,
"website": "bluebottlecoffee.com",
"category": "Coffee shop",
"status": "Open",
"url": "https://www.google.com/maps/place/...",
"searchRank": 1,
"searchQuery": "coffee shop in San Francisco"
}

πŸ’° Pricing

Free tier: Included in Apify's $5/month free compute. Typical run cost: ~$0.01 per 10 results.