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 data from Google Maps — names, addresses, phone numbers, ratings, reviews, websites, opening hours, and GPS coordinates. Search by keyword + location. Perfect for lead generation, market research, and local SEO. No API key needed.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Chak Man Fung

Chak Man Fung

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

Extract business data from Google Maps search results. Get names, addresses, phone numbers, ratings, reviews, websites, and more.

No API key required. Uses public Google search results.

Use cases

  • Lead generation: Find potential clients in any city/industry
  • Market research: Analyze competitors in a geographic area
  • Local SEO: Audit business listings and ratings
  • Sales prospecting: Build targeted contact lists
  • Data enrichment: Add location data to existing datasets

Input

ParameterDefaultDescription
searchQueries["restaurants in New York"]List of search queries
maxResults20Max businesses per query
language"en"Language for results
includeReviewsfalseExtract top reviews (slower)

Output fields

  • name — Business name
  • address — Full address
  • phone — Phone number
  • website — Website URL
  • rating — Google rating (1-5)
  • reviewCount — Number of Google reviews
  • category — Business category
  • placeId — Google Place ID
  • searchQuery — The query that found this result

Example

Search: "dentists in San Francisco"

{
"name": "SF Dental Group",
"address": "123 Market St, San Francisco, CA 94105",
"phone": "+1 415-555-0123",
"website": "https://sfdentalgroup.com",
"rating": 4.8,
"reviewCount": 342,
"category": "Dentist"
}

Export as JSON, CSV, XML, or Excel.

Cost

Typical run: 1-5 queries completes in under 30 seconds. Costs less than $0.01 in Apify credits.