Google Maps Reviews Scraper avatar

Google Maps Reviews Scraper

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Google Maps Reviews Scraper

Google Maps Reviews Scraper

Google Maps Reviews Scraper returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Virtual Footprint LLC

Virtual Footprint LLC

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Extract local business, listing, and review data with Google Maps Reviews Scraper for location-based research.

Features

  • Collect local business metadata and listing details
  • Extract review and rating signals where available
  • Support place, keyword, or URL-based discovery inputs
  • Return normalized geo-friendly records for analysis
  • Batch-friendly extraction across multiple locations
  • Output is optimized for Google Maps Reviews Scraper buyer workflows on Apify

Common Use Cases

  • Local SEO research
  • Reputation monitoring
  • Geo market mapping
  • Location lead generation
  • Store intelligence
  • Regional benchmarking

Example Input

{
"query": "coffee shops in austin",
"queries": [
"coffee shops in austin",
"dentists in seattle"
],
"urls": [
"https://maps.google.com/?q=coffee+shops+austin"
],
"maxResults": 25,
"includeRaw": false,
"maxCostPerRun": 5
}

Example Output

{
"query": "coffee shops in austin",
"url": "https://maps.google.com/?q=coffee+shops+austin",
"actorSlug": "record value",
"source": "record value",
"title": "record value",
"description": "record value",
"scrapedAt": "record value"
}

Input Parameters

FieldTypeRequiredDescription
querystringNoPrimary keyword, URL, profile, company, product, or identifier to collect
queriesarrayNoOptional batch list of query strings. Used when query is empty or when batching is…
urlsarrayNoOptional direct URLs to process. These take priority over discovery when provided
maxResultsintegerNoMaximum number of dataset items to emit
includeRawbooleanNoInclude collection diagnostics and raw source metadata where available
maxCostPerRunnumberNoOptional guardrail in USD. The actor caps output before exceeding this amount
proxyConfigurationobjectNoApify proxy settings for production runs

Output Fields

FieldTypeDescription
querystringNormalized query value
urlstringNormalized url value
actorSlugstringNormalized actorSlug value
sourcestringNormalized source value
titlestringNormalized title value
descriptionstringNormalized description value
scrapedAtstringNormalized scrapedAt value
runIdstringNormalized runId value
rankstringNormalized rank value
ratingstringNormalized rating value
reviewTextstringNormalized reviewText value
reviewerstringNormalized reviewer value

Export Formats

  • JSON
  • CSV
  • Excel
  • XML
  • RSS

Pricing

Pricing Model: PAY_PER_EVENT

$3.00 per 1,000 dataset items.

FAQ

Does this actor support batch processing?

Yes.

Can I export results to CSV?

Yes.

Can I schedule runs?

Yes, through Apify schedules.

Can I run this actor via API?

Yes, via the Apify API.

Does it support direct URLs?

Yes.

Can I integrate this actor with n8n or Make?

Yes.