Find the hidden gems Google doesn't surface.
Binary: ~/projects/spots/spots or go install github.com/foeken/spots@latest
Usage
# 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
Options
| Flag | Description | Default |
|---|
-c, --coords | lat,lng directly | - |
-r, --radius | meters | 500 |
-q, --query |