Google Maps Scraper avatar

Google Maps Scraper

Try for free

No credit card required

View all Actors
Google Maps Scraper

Google Maps Scraper

compass/crawler-google-places
Try for free

No credit card required

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

Do you want to learn more about this Actor?

Get a demo
WS

searchStringsArray

Open

waxen_sample opened this issue
2 days ago

basic search doesn't work.

ondrejklinovsky avatar

Hey,

you didn't specify what to search for. You can either define your search terms:

1{
2    // rest of your input
3    searchStringsArray: ["search term 1", "search term 2" ]
4}

or you can use 🧭 Scraping places without search terms or URLs option:

1{
2    // rest of your input
3    "allPlacesNoSearchAction": "all_places_no_search_ocr"
4}
Developer
Maintained by Apify
Actor metrics
  • 3.2k monthly users
  • 391 stars
  • 98.1% runs succeeded
  • 3.7 days response time
  • Created in Nov 2018
  • Modified about 9 hours ago