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
PC

Washington

Closed

peach_can opened this issue
2 months ago

what do I need to enter to search for Washington state not Washigton DC?

ondrejklinovsky avatar

Hi, you need to define State ("Washington") and Country ("US") in 📡 Define the search area by other geolocation parameters input section (see the attached screenshot). Make sure to leave 📍 Location (only use ONE location at a time) empty, as it takes precedence over the geolocation parameters.

Alternatively, you can add the following to the JSON input (again, be sure to remove locationQuery attribute):

1{
2    // rest of the input
3    "countryCode": "us",
4    "state": "Washington"
5}

I'm going to close the issue now, but feel free to reopen if you have any more questions.

Developer
Maintained by Apify
Actor metrics
  • 3k monthly users
  • 366 stars
  • 97.8% runs succeeded
  • 3.1 days response time
  • Created in Nov 2018
  • Modified 2 days ago