mirror of
https://github.com/davidjohnbarton/crawler-google-places.git
synced 2025-12-12 08:28:46 +00:00
Updated readme
This commit is contained in:
parent
74a47b7f3e
commit
797cc8ff17
|
|
@ -25,8 +25,8 @@ On this input actor searches places on this start url: https://www.google.com/ma
|
|||
|
||||
- `searchString` - String will be search on Google maps
|
||||
- `proxyConfig` - Apify proxy configuration
|
||||
- `lat` - Viewport latitude
|
||||
- `lng` - Viewport longitude
|
||||
- `lat` - Use it with combination with longitude and zoom to set up viewport to search on.
|
||||
- `lng` - Use it with combination with latitude and zoom to set up viewport to search on.
|
||||
- `zoom` - Viewport zoom, e.g zoom: 10 -> https://www.google.com/maps/@50.0860729,14.4135326,10z vs zoom: 1 -> https://www.google.com/maps/@50.0860729,14.4135326,10z
|
||||
- `maxCrawledPlaces` - Limit places you want to get from crawler
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user