Google Scraper Business avatar
Google Scraper Business
Under maintenance

Pricing

$7.00 / 1,000 results

Go to Apify Store
Google Scraper Business

Google Scraper Business

Under maintenance

Developed by

Elliott

Elliott

Maintained by Community

Tired of not being able to search more than 50kms of an area? We've solved the problem!! Searches Google Maps for businesses multiple terms location & radius Returns structured lead data (address, phone, website, rating, reviews, types, place_id) Optional email discovery from the business website

0.0 (0)

Pricing

$7.00 / 1,000 results

0

3

3

Last modified

a day ago

Search terms

searchTermsarrayRequired

One or more keywords, e.g. restaurant, cafe

Location

locationstringRequired

City or address used as the center point

Radius

radiusintegerOptional

Search radius around the location (in meters). Google supports up to 50km per query; use grid to cover larger areas.

Default value of this property is 5000

Max results per term

maxResultsintegerOptional

Upper bound per query/term. Google typically returns up to ~60; higher values are safe but usually capped by the API. Use grid options to reach thousands in total.

Default value of this property is 1000

Extract emails from website

includeEmailsbooleanOptional

Attempt to discover contact emails from the business website

Default value of this property is true

Fields to include

fieldsarrayOptional

Customize which fields to fetch from Google Places details

Default value of this property is ["name","formatted_address","formatted_phone_number","website","rating","user_ratings_total","business_status","types","place_id"]

Grid strategy

gridStrategystringOptional

Optional. Use 'square' grid to tile the area for thousands of results.

Cell radius (meters)

cellRadiusMetersintegerOptional

Approximate search radius per grid cell.

Default value of this property is 1500

Max cells

maxCellsintegerOptional

Upper bound on number of grid cells to explore.

Default value of this property is 50

Max results per cell

maxResultsPerCellintegerOptional

Per-cell maximum results (overrides Max results per term in grid mode). Google typically returns up to ~60 per query.

Default value of this property is 60

Target item count

targetItemCountintegerOptional

Stops early once this many items are collected.

Default value of this property is 1000

Max items (cap per run)

maxItemsintegerOptional

Optional per‑run cap overriding ACTOR_MAX_PAID_DATASET_ITEMS. Results will be truncated to this number if higher.