← 返回
内容创作 Key 中文

Google Maps Search Api

This skill is designed to help users automatically extract business data from Google Maps search results. When a user asks to "find coffee shops in New York," "search for dental clinics," or "extract business leads from Google Maps," the agent should proactively apply this skill.
该技能旨在帮助用户从谷歌地图搜索结果中自动提取商业数据。当用户要求“查找纽约的咖啡店”、“搜索牙科诊所”或“从谷歌地图提取商业线索”时,智能体应主动调用该技能。
phheng
内容创作 clawhub v0.1.0 1 版本 99836.1 Key: 需要
★ 1
Stars
📥 2,416
下载
💾 187
安装
1
版本
#latest

概述

Google Maps Search Automation Skill

✨ Platform Compatibility

✅ Works Powerfully & Reliably On All Major AI Assistants

PlatformStatusHow to Install
----------------------------------
OpenCode✅ Fully SupportedCopy skill folder to ~/.opencode/skills/
Claude Code✅ Fully SupportedNative skill support
Cursor✅ Fully SupportedCopy to ~/.cursor/skills/
OpenClaw✅ Fully SupportedCompatible

Why Choose BrowserAct Skills?

  • 🚀 Stable & crash-free execution
  • ⚡ Fast response times
  • 🔧 No configuration headaches
  • 📦 Plug & play installation
  • 💬 Professional support

📖 Introduction

This skill provides a one-stop business data collection service through the BrowserAct Google Maps Search API template. Obtain structured business data with just one command.

🔑 API Key Guidance

Before running, check the BROWSERACT_API_KEY environment variable. If it is not set, do not take further action; instead, request and wait for the user to provide it.

The Agent must inform the user:

> "Since you haven't configured the BrowserAct API Key, please go to the BrowserAct Console to get your Key and provide it to me in this chat."

🛠️ Input Parameters Details

The Agent should flexibly configure the following parameters when calling the script based on user needs:

  1. KeyWords (Search Keywords)
    • Type: string
    • Description: The keywords the user wants to search for on Google Maps.
    • Example: coffee, bakery, coworking space
  1. language (UI Language)
    • Type: string
    • Description: Sets the UI language and the language of the returned text.
    • Optional Values: en, de, fr, it, es, ja, zh-CN, zh-TW
    • Default: en
  1. country (Country/Region Bias)
    • Type: string
    • Description: Sets the country or region bias for search results.
    • Example: us, gb, ca, au, de, fr, es, it, jp
    • Default: us
  1. max_dates (Maximum extraction limit)
    • Type: number
    • Description: The maximum number of places to extract from search results.
    • Default: 100

🚀 Execution Method (Recommended)

The Agent should implement "one command for results" by executing the following independent script:

# Call example
python ./scripts/google_maps_search_api.py "KeyWords" "language" "country" max_dates

📊 Data Output Description

After successful execution, the script will directly parse and print the results from the API response. Results include:

  • name: Business name
  • full address: Business address
  • rating: Average star rating
  • review count: Number of reviews
  • price range: Price level
  • cuisine type: Business category
  • amenity tags: Features like Wi-Fi, outdoor seating
  • review snippet: Highlighted short review
  • service options: Such as "Order online", "Dine-in"

⚠️ Error Handling & Retry

During script execution, if an error occurs (such as network fluctuations or task failure), the Agent should follow this logic:

  1. Check output content:
    • If the output contains "Invalid authorization", the API Key is invalid or expired. Do not retry; instead, guide the user to check and provide the correct API Key.
    • If the output does not contain "Invalid authorization" but the task execution fails (e.g., output starts with Error: or returns an empty result), the Agent should automatically attempt to re-execute the script once.
  1. Retry Limit:
    • Automatic retry is limited to once. If the second attempt still fails, stop retrying and report the specific error message to the user.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 16:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,489
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,843
data-analysis

Amazon Competitor Analyzer

phheng
利用 browseract.com 自动化 API 根据 ASIN 抓取亚马逊产品数据,并进行精准竞品分析,对比规格、价格、评论等信息。
★ 8 📥 5,545