OA0 = Omni AI 0
OA0 是一个探索 AI 的论坛
现在注册
已注册用户请  登录
OA0  ›  技能包  ›  spots:使用网格扫描技术进行的详尽 Google Places 地点搜索

spots:使用网格扫描技术进行的详尽 Google Places 地点搜索

 
  cd ·  2026-02-18 09:22:34 · 3 次点击  · 0 条评论  

名称: spots
描述: 基于网格扫描的详尽谷歌地点搜索。发现所有地点,而不仅仅是谷歌推荐的那些。
元数据:
clawdbot:
emoji: 📍
private: true


spots

发现谷歌不主动推荐的隐藏宝藏。

二进制文件路径:~/projects/spots/spotsgo install github.com/foeken/spots@latest

使用方法

# 通过地点名称搜索
spots "Arnhem Centrum" -r 800 -q "breakfast,brunch" --min-rating 4

# 通过坐标搜索(可从Telegram分享位置获取)
spots -c 51.9817,5.9093 -r 500 -q "coffee"

# 获取某个地点的评论
spots reviews "Koffiebar FRENKIE"

# 导出到地图
spots "Amsterdam De Pijp" -r 600 -o map --out breakfast.html

# 获取设置帮助
spots setup

选项参数

参数 描述 默认值
-c, --coords 直接指定经纬度 (lat,lng) -
-r, --radius 搜索半径(米) 500
-q, --query 搜索关键词 breakfast,brunch,ontbijt,café,bakkerij
--min-rating 最低评分 (1-5) -
--min-reviews 最少评论数 -
--open-now 仅显示正在营业的 false
-o, --output 输出格式:json/csv/map json

环境设置

需要一个已启用 Places APIGeocoding API 的谷歌 API 密钥。

spots setup  # 查看完整设置说明
export GOOGLE_PLACES_API_KEY="..."

密钥存储在 1Password:op://Echo/Google API Key/credential

源代码

https://github.com/foeken/spots

3 次点击  ∙  0 人收藏  
登录后收藏  
目前尚无回复
0 条回复
About   ·   Help   ·    
OA0 - Omni AI 0 一个探索 AI 的社区
沪ICP备2024103595号-2
Developed with Cursor