Places, reviews, ratings.
Key | Type | Required | Description |
---|---|---|---|
query | string | Yes | Search term (e.g., coffee in Phoenix) |
max_pages | int | No | Number of pages to crawl |
You must be logged in. This sends a POST to /actors/google-maps/runs.
curl -X POST https://scrapemate.xyz/actors/google-maps/runs -H "Content-Type: application/json" -d '{"query":"coffee in Phoenix","max_pages":2}'