jpskill.com
🎨 デザイン コミュニティ

google-maps-reviews-api-skill

Googleマップの口コミAPIを活用し、店舗や施設、競合に関するレビューを自動で収集・分析することで、顧客の声や評判を把握し、市場調査や改善に役立てるSkill。

📜 元の英語説明(参考)

This skill is designed to help users automatically extract reviews from Google Maps via the Google Maps Reviews API. Agent should proactively apply this skill when users request to find reviews for local businesses (e.g., coffee shops, clinics), monitor customer feedback for a specific brand or location, analyze sentiment of reviews for competitors, extract reviews for a chain of stores or services, track reputation of a local restaurant, gather user testimonials for a specific venue, conduct market research on service quality of local businesses, monitor reviews for a new retail location, collect feedback on public attractions or parks, identify common complaints for a specific service provider, research the best-rated places in a city, analyze recurring themes in reviews for a specific industry.

🇯🇵 日本人クリエイター向け解説

一言でいうと

Googleマップの口コミAPIを活用し、店舗や施設、競合に関するレビューを自動で収集・分析することで、顧客の声や評判を把握し、市場調査や改善に役立てるSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o google-maps-reviews-api-skill.zip https://jpskill.com/download/17628.zip && unzip -o google-maps-reviews-api-skill.zip && rm google-maps-reviews-api-skill.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/17628.zip -OutFile "$d\google-maps-reviews-api-skill.zip"; Expand-Archive "$d\google-maps-reviews-api-skill.zip" -DestinationPath $d -Force; ri "$d\google-maps-reviews-api-skill.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して google-maps-reviews-api-skill.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → google-maps-reviews-api-skill フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
2

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Google Maps Reviews Automation Skill

📖 はじめに

このスキルは、BrowserAct の Google Maps Reviews API テンプレートを使用した、レビュー収集のワンストップサービスを提供します。Google Maps の検索結果から、構造化されたレビューデータを直接抽出できます。検索キーワード、言語、国を指定するだけで、クリーンで使いやすいレビューデータを入手できます。

✨ 特徴

  1. ハルシネーションなし: 事前設定されたワークフローにより、AI が生成するハルシネーションを回避し、安定した正確なデータ抽出を保証します。
  2. Captcha の問題なし: reCAPTCHA やその他の認証チャレンジに対応する必要はありません。
  3. IP 制限なし: 地域的な IP 制限やジオフェンシングに対応する必要はありません。
  4. より高速な実行: 純粋な AI 駆動のブラウザ自動化ソリューションと比較して、タスクの実行が高速です。
  5. 費用対効果が高い: 高いトークン消費量の AI ソリューションと比較して、データ取得コストを大幅に削減します。

🔑 API キーの設定

実行する前に、BROWSERACT_API_KEY 環境変数を確認してください。設定されていない場合は、他の対策を講じず、ユーザーに尋ねて提供されるのを待ちます。 Agent はユーザーに通知する必要があります:

"BrowserAct API Key が設定されていないため、BrowserAct Console にアクセスしてキーを取得してください。"

🛠️ 入力パラメータ

Agent は、スクリプトを呼び出す際に、次のパラメータを柔軟に設定する必要があります。

  1. KeyWords (検索キーワード)

    • : string
    • 説明: Google Maps で場所を検索するために使用されるクエリ (例: 企業名、カテゴリ)。
    • : coffee shopdental clinicTesla showroom
  2. language (言語)

    • : string
    • 説明: UI の言語と、返されるテキストの言語を設定します。
    • サポートされている値: enzh-CNesfr など。
    • デフォルト: en
  3. country (国)

    • : string
    • 説明: 検索結果の国または地域バイアス。
    • サポートされている値: usgbcaaujp など。
    • デフォルト: us

🚀 使い方

Agent は、次の独立したスクリプトを使用して、「ワンラインコマンドの結果」を実現する必要があります。

# 呼び出し例
python -u ./scripts/google_maps_reviews_api.py "Keywords" "Language" "Country"

⏳ 実行監視

このタスクには自動化されたブラウザ操作が含まれるため、時間がかかる場合があります (数分)。スクリプトは、タイムスタンプ付きのステータスログを継続的に出力します (例: [14:30:05] Task Status: running)。 Agent の指示:

  • スクリプトの結果を待っている間、ターミナル出力を監視し続けてください。
  • ターミナルが新しいステータスログを出力している限り、タスクは正常に実行されています。デッドロックや無応答と間違えないでください。
  • ステータスが長時間変わらない場合、またはスクリプトが結果を返さずに停止した場合にのみ、再試行メカニズムをトリガーすることを検討してください。

📊 データ出力

正常に実行されると、スクリプトは API レスポンスから結果を解析して出力します。

  • author_name: レビュー投稿者の表示名
  • author_profile_url: レビュー投稿者のプロフィール URL
  • rating: 星評価
  • text: レビューテキストの内容
  • comment_date: 人間が読める形式の日付
  • likes_count: いいねの数
  • author_image_url: レビュー投稿者のアバター URL

⚠️ エラー処理と再試行

スクリプトの実行中にエラーが発生した場合 (例: ネットワークの変動またはタスクの失敗)、Agent は次のロジックに従う必要があります。

  1. 出力内容の確認:

    • 出力に "Invalid authorization"含まれている場合、API キーが無効であるか、期限切れであることを意味します。再試行しないでください。ユーザーに再確認して正しい API キーを提供するように指示してください。
    • 出力に "Invalid authorization"含まれていないが、タスクが失敗した場合 (例: 出力が Error: で始まるか、空の結果を返す)、Agent は自動的にスクリプトを 1 回再実行する必要があります
  2. 再試行制限:

    • 自動再試行は 1 回 に制限されています。2 回目の試行が失敗した場合は、再試行を停止し、特定のエラー情報をユーザーに報告してください。

🌟 代表的なユースケース

  1. ローカルビジネス分析: 特定の地域のカフェやクリニックのレビューを検索します。
  2. 評判モニタリング: 特定のブランドの場所に関するフィードバックを追跡します。
  3. 競合ベンチマーキング: 競合店のレビューを分析します。
  4. センチメント分析: 感情とトピックモデリングのためにレビューテキストを収集します。
  5. 市場調査: さまざまな地域でのサービス品質を評価します。
  6. リードの絞り込み: レビューデータを使用して、高品質のサービスプロバイダーを特定します。
  7. 顧客インサイト: 繰り返される苦情や賞賛を理解します。
  8. 会場調査: 公園、博物館、またはアトラクションの推薦文を収集します。
  9. 小売モニタリング: 新しくオープンした店舗のフィードバックを収集します。
  10. サービス品質監査: 特定のサービスチェーンの評価とコメントを分析します。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Google Maps Reviews Automation Skill

📖 Introduction

This skill provides a one-stop review collection service using BrowserAct's Google Maps Reviews API template. It can extract structured review data directly from Google Maps search results. Simply provide the search keywords, language, and country to get clean, usable review data.

✨ Features

  1. No Hallucinations: Pre-set workflows avoid AI generative hallucinations, ensuring stable and precise data extraction.
  2. No Captcha Issues: No need to handle reCAPTCHA or other verification challenges.
  3. No IP Restrictions: No need to handle regional IP restrictions or geofencing.
  4. Faster Execution: Tasks execute faster compared to pure AI-driven browser automation solutions.
  5. Cost-Effective: Significantly lowers data acquisition costs compared to high-token-consuming AI solutions.

🔑 API Key Setup

Before running, check the BROWSERACT_API_KEY environment variable. If not set, do not take other measures; ask and wait for the user to provide it. Agent must inform the user:

"Since you haven't configured the BrowserAct API Key, please visit the BrowserAct Console to get your Key."

🛠️ Input Parameters

The Agent should flexibly configure the following parameters when calling the script:

  1. KeyWords (Search Keywords)

    • Type: string
    • Description: The query used to find places on Google Maps (e.g., business names, categories).
    • Example: coffee shop, dental clinic, Tesla showroom
  2. language (Language)

    • Type: string
    • Description: Sets the UI language and the language of the returned text.
    • Supported values: en, zh-CN, es, fr, etc.
    • Default: en
  3. country (Country)

    • Type: string
    • Description: Country or region bias for search results.
    • Supported values: us, gb, ca, au, jp, etc.
    • Default: us

🚀 Usage

Agent should use the following independent script to achieve "one-line command result":

# Example call
python -u ./scripts/google_maps_reviews_api.py "Keywords" "Language" "Country"

⏳ Execution Monitoring

Since this task involves automated browser operations, it may take some time (several minutes). The script will continuously output status logs with timestamps (e.g., [14:30:05] Task Status: running). Agent Instructions:

  • While waiting for the script result, keep monitoring the terminal output.
  • As long as the terminal is outputting new status logs, the task is running normally; do not mistake it for a deadlock or unresponsiveness.
  • Only if the status remains unchanged for a long time or the script stops outputting without returning a result should you consider triggering the retry mechanism.

📊 Data Output

After successful execution, the script parses and prints results from the API response:

  • author_name: Display name of the reviewer
  • author_profile_url: Profile URL of the reviewer
  • rating: Star rating
  • text: Review text content
  • comment_date: Human-readable date
  • likes_count: Number of likes
  • author_image_url: Reviewer's avatar URL

⚠️ Error Handling & Retry

If an error occurs during script execution (e.g., network fluctuations or task failure), the Agent should follow this logic:

  1. Check Output Content:

    • If the output contains "Invalid authorization", it means the API Key is invalid or expired. Do not retry; guide the user to re-check and provide the correct API Key.
    • If the output does not contain "Invalid authorization" but the task failed (e.g., output starts with Error: or returns empty results), the Agent should automatically try to re-execute the script once.
  2. Retry Limit:

    • Automatic retry is limited to one time. If the second attempt fails, stop retrying and report the specific error information to the user.

🌟 Typical Use Cases

  1. Local Business Analysis: Find reviews for cafes or clinics in a specific area.
  2. Reputation Monitoring: Track feedback for a specific brand location.
  3. Competitive Benchmarking: Analyze reviews of competitor stores.
  4. Sentiment Analysis: Gather review text for emotion and topic modeling.
  5. Market Research: Evaluate service quality across different regions.
  6. Lead Qualification: Use review data to identify high-quality service providers.
  7. Customer Insight: Understand recurring complaints or praises.
  8. Venue Research: Collect testimonials for parks, museums, or attractions.
  9. Retail Monitoring: Gather feedback for newly opened stores.
  10. Service Quality Audit: Analyze ratings and comments for a specific service chain.

同梱ファイル

※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。