google-maps-scraper

仓库创建 2023年4月22日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合需要批量获取商家线索与评价数据的团队。

▸ 风险提示

可能违反 Google Maps 服务条款并涉及隐私与法律风险,使用时注意合规。

这个 Skill 做什么

基于 Docker 抓取 Google 地图上的商家、联系信息、评论与评分。

能从 Google Maps 抓取商家、联系方式、邮箱、评价和评分等线索,支持像“找柏林的牙医”这种自然语言请求。它在本地用 Docker 运行开源爬虫,并一步步引导不会搞技术的同事完成设置、监控任务和导出结果。特别之处是数据不经过第三方服务器,隐私和可控性更强,也方便排查问题。

▸ 展开 SKILL.md 英文原文

Find businesses, leads, emails, reviews, ratings, and contact details from Google Maps. Use for requests such as "find dentists in Berlin", "scrape Google Maps", "get local business leads", or "collect Google Maps reviews". Runs the open-source scraper locally with Docker and guides nontechnical users through setup, monitoring, and results.

数据与抓取地图抓取Docker线索挖掘通用
5.3k
Stars
833
Forks
1
仓库内 Skill
+607
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gosom/google-maps-scraper/main/skills/google-maps-scraper/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/gosom/google-maps-scraper/main/skills/google-maps-scraper/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Google Maps Scraper

Turn a natural-language lead request into a validated local Google Maps crawl, monitor it, and help the user work with the results.

Resolve the directory containing this file as `SKILL_DIR`. Run bundled scripts from that directory; do not assume the current directory is the repository checkout.

## Guardrails

- Use plain language suitable for a nontechnical lead-generation or marketing user.
- Never ask the user to paste proxy credentials into chat.
- Never print, read back, summarize, or log proxy credentials.
- Do not ask for conversational permission before routine in-scope actions such as version checks, query preparation, validation, Docker execution, monitoring
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有