Loading...
Loading...
Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.
npx skill4agent add sundial-org/awesome-openclaw-skills spots~/projects/spots/spotsgo install github.com/foeken/spots@latest# Search by location name
spots "Arnhem Centrum" -r 800 -q "breakfast,brunch" --min-rating 4
# Search by coordinates (share location from Telegram)
spots -c 51.9817,5.9093 -r 500 -q "coffee"
# Get reviews for a place
spots reviews "Koffiebar FRENKIE"
# Export to map
spots "Amsterdam De Pijp" -r 600 -o map --out breakfast.html
# Setup help
spots setup| Flag | Description | Default |
|---|---|---|
| lat,lng directly | - |
| meters | 500 |
| search terms | breakfast,brunch,ontbijt,café,bakkerij |
| 1-5 | - |
| count | - |
| only open | false |
| json/csv/map | json |
spots setup # full instructions
export GOOGLE_PLACES_API_KEY="..."op://Echo/Google API Key/credential