goplaces
通过 CLI 快速查询 Google Places 数据,获取地点信息、商家详情和用户评价,支持地理信息分析和位置研究
npx skills add steipete/clawdis --skill goplacesBefore / After 效果对比
1 组手动在 Google Maps 上逐个搜索地点,复制商家信息、地址、评分等数据,收集 100 个地点需要 3-4 小时
使用命令行工具批量查询地点,自动获取结构化数据,100 个地点数据 5 分钟导出完成
description SKILL.md
goplaces
goplaces
Modern Google Places API (New) CLI. Human output by default, --json for scripts.
Install
- Homebrew:
brew install steipete/tap/goplaces
Config
-
GOOGLE_PLACES_API_KEYrequired. -
Optional:
GOOGLE_PLACES_BASE_URLfor testing/proxying.
Common commands
-
Search:
goplaces search "coffee" --open-now --min-rating 4 --limit 5 -
Bias:
goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000 -
Pagination:
goplaces search "pizza" --page-token "NEXT_PAGE_TOKEN" -
Resolve:
goplaces resolve "Soho, London" --limit 5 -
Details:
goplaces details <place_id> --reviews -
JSON:
goplaces search "sushi" --json
Notes
-
--no-colororNO_COLORdisables ANSI color. -
Price levels: 0..4 (free → very expensive).
-
Type filter sends only the first
--typevalue (API accepts one).
Weekly Installs207Repositorysteipete/clawdisGitHub Stars325.2KFirst SeenJan 24, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onopencode180codex178gemini-cli176github-copilot174cursor174kimi-cli171
forum用户评价 (0)
发表评价
暂无评价,来写第一条吧
统计数据
用户评分
为此 Skill 评分