Usage
goplaces nearby [flags]
goplaces nearby --lat 47.6062 --lng -122.3321 --radius-m 1500 \ --type cafe --type bakery --limit 5
Flags
--lat, --lng, --radius-m | Required location restriction. |
|---|---|
--limit | Max results, 1-20. Default: 10. |
--type | Included place types. Repeatable. |
--exclude-type | Excluded place types. Repeatable. |
--language, --region | BCP-47 language and CLDR region hints. |
Notes
Use --json for stable result arrays. Results include business_status when Google returns it.