Google Maps Scraper avatar
Google Maps Scraper

Pricing

Pay per event

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Compass

Compass

Maintained by Apify

Extract data from thousands of Google Maps locations and businesses. Get Google Maps data including reviews, reviewer details, images, contact info, opening hours, location, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.2 (83)

Pricing

Pay per event

1357

Total users

112K

Monthly users

14K

Runs succeeded

98%

Issues response

3.9 days

Last modified

13 hours ago

CZ

Adding keywords in filters

Open

carefree_zelkova opened this issue
4 days ago

Hi, I added keywords in filters but the results I am getting doesnot have those keywords. Please assist

matej.vavro avatar

Hi,

Your run has maxReviews set to 0, so the actor skips review extraction entirely—hence no reviews (and no keyword matches) appear in the dataset.

To pull in reviews, raise maxReviews to a positive value (e.g., 50).

Additionally, your current keyword filter is quite long and specific. Shortening or simplifying it will make matches far more likely.

Give those two tweaks a try, and you should see the expected results. Let me know if you need any help adjusting the settings.

CZ

carefree_zelkova

4 days ago

Hi, I did as you said but still getting same issue. Run link here https://console.apify.com/actors/nwua9Gu5YrADL7ZDj/runs/gleHodvhKa9dvrJal#output

matej.vavro avatar

Hi, based on the run result, it means that there were no results with that given keyword filter. Hope that clears it up.