Communityv0.1.0

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.

2kdownloads1stars8active installsHenk Nie
View on ClawHubBack to Skills

Skill Details

Slug
google-maps-search-api
Latest Version
0.1.0
Author
Henk Nie
Published
Feb 6, 2026
Updated
Feb 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Google Maps Search Api.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release: Enables automated extraction of business data from Google Maps search results using the BrowserAct API. - Supports searches by keyword, language, country, and result count. - Notifies users if a required API key is missing, expired, or invalid, and instructs on where to obtain/provide it. - Returns structured business details (name, address, rating, etc.) from Google Maps. - Includes auto-retry logic for failed tasks (excluding authorization errors), limited to one additional attempt. - Compatible with OpenCode, Claude Code, Cursor, and OpenClaw AI assistant platforms.