Skip to main content
Code Linter

Code Linter

v3.5.0

Lint code in multiple languages. Find errors and enforce best practices.

S
Skillpond
·
4.5 (1.2K reviews)
· 14K users
Run Now
14K users
4M runs
4.5 rating
Updated 1 week ago
$6/mo

Google Maps Reviews Scraper

Extract all reviews of Google Maps places using place URLs. Get review text, published date, response from owner, review URL, and reviewer’s details. Download scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

Overview

Google Maps Reviews Scraper is a powerful web scraping tool that allows you to extract data efficiently and reliably. With over 40,194 users and 116,504,080 successful runs, it’s one of the most trusted solutions in the Apify Store.

Key Features

  • Reliable Data Extraction: Get accurate and up-to-date data from your target sources
  • Scalable Infrastructure: Handle from small to enterprise-scale scraping jobs
  • Anti-blocking Technology: Built-in proxy rotation and fingerprint management
  • Multiple Output Formats: Export data in JSON, CSV, Excel, or via API
  • Scheduling Support: Set up automated runs with cron expressions

Use Cases

  • Data Analysis: Extract structured data for business intelligence
  • Market Research: Monitor competitors and track market trends
  • Lead Generation: Build targeted prospect lists
  • Content Aggregation: Collect and organize information from multiple sources
  • AI Training Data: Gather datasets for machine learning models

Pricing

  • Pricing Model: Pay Per Event
  • Rating: 4.8/5 (163 reviews)
  • Total Users: 40,194
  • Total Runs: 116,504,080

Getting Started

  1. Install the Actor: Click “Try for free” to add it to your Apify account
  2. Configure Input: Set up your scraping parameters
  3. Run the Actor: Execute with a single click
  4. Export Data: Download results in your preferred format

Support

For questions or issues, visit the Apify Store or check the documentation.


This Actor is maintained by the Apify community. For the latest updates and features, visit the official page on Apify Store.

Features

Organic Results

Extract organic search results with titles, URLs, and descriptions

Ads & Sponsored

Scrape ads and sponsored content from search results

AI Overviews

Support for AI-generated overviews and summaries

People Also Ask

Extract related questions and answers from search results

Auto Pagination

Automatic pagination handling for large result sets

Anti-blocking

Proxy rotation and anti-blocking measures included

Use Cases

SEO Monitoring

Track search rankings and monitor SEO performance

Competitor Research

Analyze competitor strategies and market positioning

Market Intelligence

Gather market data and industry insights

Lead Generation

Extract contact information and business leads

Trusted by teams at

M
Microsoft
S
Shopify
A
Adobe
U
Uber

Example Usage

JavaScript
const { ApifyClient } = require('apify-client');

const client = new ApifyClient({
    token: 'YOUR_API_TOKEN',
});

const input = {
    searchQueries: ['web scraping tools'],
    maxResults: 100,
    countryCode: 'US',
};

const run = await client.skilllet('apify/google-search-scraper').call(input);
console.log(run);

Pricing

Free tier
10k results/month
Free
Starter
100k results/month
$49/mo
Business
1M results/month
$199/mo
View full pricing

Author

S
Skillpond
Official Actor
Actors 156
Users 2.4M
Rating 4.9/5.0
View profile

Statistics

Users
14K
Runs
4M
Rating
4.5 / 5.0
Last Updated
1 week ago