المهارات google-maps-reviews-api-skill
📦

google-maps-reviews-api-skill

مخاطر منخفضة 🌐 الوصول إلى الشبكة🔑 متغيرات البيئة

透過 API 擷取 Google Maps 評論

手動從 Google Maps 收集客戶評論既耗時又不一致。這項技能透過可靠的 API 自動化評論擷取,提供結構化資料以進行聲譽分析、競爭研究和客戶洞察。

يدعم: Claude Codex Code(CC)
🥉 72 برونزي
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "google-maps-reviews-api-skill". Find reviews for coffee shops in downtown Seattle

النتيجة المتوقعة:

Extracted 15 reviews from top-rated coffee shops in downtown Seattle. Average rating: 4.2 stars. Key themes: great espresso quality (mentioned 8 times), fast service (6 mentions), limited seating (4 complaints).

استخدام "google-maps-reviews-api-skill". Compare dentist reviews in Manhattan

النتيجة المتوقعة:

Compared customer reviews for 5 dentists in Manhattan. Average rating: 4.5 stars. Key differentiators: gentle approach (mentioned 12 times), modern equipment (9 mentions), wait times vary by location (2-45 minutes).

التدقيق الأمني

مخاطر منخفضة
v1 • 4/28/2026

This skill makes legitimate API calls to BrowserAct service to extract Google Maps reviews. All network access is to a single, trusted API endpoint (api.browseract.com). API credentials are handled securely via environment variables (BROWSERACT_API_KEY). The static analyzer flagged numerous patterns, but analysis confirms these are false positives: the skill uses standard requests library for API calls, reads API keys from environment (secure pattern), and the flagged 'weak cryptographic algorithm' and 'backtick execution' patterns are documentation references misidentified by the scanner.

2
الملفات التي تم فحصها
204
الأسطر التي تم تحليلها
5
النتائج
1
إجمالي عمليات التدقيق
مشكلات متوسطة المخاطر (1)
Static analyzer flagged 'weak cryptographic algorithm' and 'Ruby/shell backtick' patterns
The static analyzer flagged multiple patterns labeled 'weak cryptographic algorithm' and 'Ruby/shell backtick execution'. Analysis reveals these are FALSE POSITIVES: the scanner misidentified marketing text like 'No Captcha' and 'No IP Restrictions' as crypto algorithm names, and documentation code blocks containing backticks as code execution. No actual security vulnerabilities were identified.
مشكلات منخفضة المخاطر (2)
API key stored in environment variable
The skill reads the BROWSERACT_API_KEY from an environment variable. This is the recommended secure pattern for handling API credentials. No hardcoded secrets were found.
Network requests to external API
The skill makes HTTP requests to api.browseract.com. This is expected behavior for an API integration skill. No data exfiltration patterns were detected.
تم تدقيقه بواسطة: claude

درجة الجودة

45
الهندسة المعمارية
100
قابلية الصيانة
87
المحتوى
50
المجتمع
81
الأمان
91
الامتثال للمواصفات

ماذا يمكنك بناءه

本地商家聲譽分析

研究特定區域內餐廳、診所或商店的客戶回饋。使用結構化評論資料來識別服務優勢、常見抱怨和評分趨勢。

競爭基準比較

擷取並比較多個競爭對手的評論,以了解市場定位。識別客戶在您的產業中最重視的因素。

潛在客戶資格審查

收集評論資料以識別高品質的服務提供者或合作夥伴。分析評分和回饋模式以審查潛在客戶。

جرّب هذه الموجهات

擷取特定商家的評論
Find Google Maps reviews for [business name or type] in [location]. Extract the reviews with ratings and dates.
比較競爭對手評論
Compare the customer reviews for [competitor A] versus [competitor B] in [city]. List the main strengths and weaknesses from each.
長期監控聲譽
Extract recent reviews for [business name] locations in [region]. Identify any recurring complaints or emerging issues.
研究最高評分選項
Find the highest-rated [business type] in [neighborhood or city]. Get their review ratings and key feedback points.

أفضل الممارسات

  • 務必提供具體的搜尋關鍵字和位置以獲得準確結果
  • 將語言和國家參數設定為符合您的目標區域
  • 查看 API 錯誤訊息以診斷驗證或連線問題

تجنب

  • 請勿在沒有位置上下文的情況下使用模糊關鍵字,例如 'good restaurant'
  • 請勿忽略 API 金鑰設定錯誤;此技能需要有效的 BrowserAct 憑證
  • 請勿要求從受限制或私人的 Google Maps 商家資訊中擷取評論

الأسئلة المتكررة

使用這項技能需要什麼?
您需要 BrowserAct API 金鑰。請將其設定為 BROWSERACT_API_KEY 環境變數,或在提示時提供。
取得結果需要多長時間?
視要求的評論數量而定,任務通常需要 1-3 分鐘。腳本在輪詢時會輸出即時狀態更新。
我可以從任何商家擷取評論嗎?
此技能適用於公開可用的 Google Maps 商家資訊。無法擷取來自私人或受限制個人檔案的評論。
每次請求可以取得多少評論?
評論數量取決於您的 BrowserAct API 方案限制,以及搜尋查詢可用的評論數量。
支援哪些語言?
您可以指定語言代碼,例如 'en'、'zh-CN'、'es'、'fr' 等。結果將以指定語言顯示。
如果任務失敗該怎麼辦?
請檢查錯誤輸出。如果顯示 'Invalid authorization',請驗證您的 API 金鑰。對於其他錯誤,此技能會在回報失敗前自動重試一次。

تفاصيل المطور

بنية الملفات