goplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
Install via ClawdBot CLI:
clawdbot install steipete/goplacesInstall goplaces (brew):
brew install steipete/tap/goplacesRequires:
Modern Google Places API (New) CLI. Human output by default, --json for scripts.
Install
brew install steipete/tap/goplacesConfig
GOOGLE_PLACES_API_KEY required.GOOGLE_PLACES_BASE_URL for testing/proxying.Common commands
goplaces search "coffee" --open-now --min-rating 4 --limit 5goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000goplaces search "pizza" --page-token "NEXT_PAGE_TOKEN"goplaces resolve "Soho, London" --limit 5goplaces details --reviews goplaces search "sushi" --jsonNotes
--no-color or NO_COLOR disables ANSI color.--type value (API accepts one).Generated Feb 16, 2026
Travelers can use goplaces to find highly-rated coffee shops or restaurants open now near their location, filtering by rating and price level. This helps them quickly discover quality dining options without extensive research, enhancing their travel experience.
Real estate agents can search for amenities like grocery stores or parks within a specific radius of a property using location bias parameters. This provides data to highlight neighborhood features in listings, supporting property valuation and marketing efforts.
Event planners can query details for potential venues, including reviews and price levels, to assess suitability for conferences or gatherings. The JSON output allows integration into custom tools for comparing options and managing logistics efficiently.
Food delivery services can use the search function with pagination to batch-process restaurant data in specific areas, such as fetching all pizza places in a city. This aids in expanding service coverage and optimizing delivery routes based on place availability.
Developers can integrate goplaces into mobile apps to provide tourists with real-time place searches and details, using the resolve feature for ambiguous location queries. This enhances app functionality by offering accurate, human-friendly place information on-the-go.
Offer a subscription-based service that integrates goplaces into existing business software, such as CRM or marketing tools, for automated place data enrichment. Revenue is generated through monthly fees based on API usage tiers and support levels.
Provide consulting services to businesses leveraging goplaces for market research, analyzing place trends and competitor locations using JSON output. Revenue comes from project-based contracts and ongoing analysis reports tailored to client needs.
Develop and license custom travel or navigation apps that use goplaces as the backend for place searches, targeting travel agencies or hospitality companies. Revenue is generated through licensing fees and revenue-sharing agreements based on app usage.
💬 Integration Tip
Set the GOOGLE_PLACES_API_KEY environment variable securely and use the --json flag for script automation to parse output easily.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Gmail, Calendar, Drive, Docs, Sheets — NO Google Cloud Console required. Just OAuth sign-in. Zero setup complexity vs traditional Google API integrations.
Google Drive API integration with managed OAuth. List, search, create, and manage files and folders. Use this skill when users want to interact with Google D...
Google Sheets API integration with managed OAuth. Read and write spreadsheet data, create sheets, apply formatting, and manage ranges. Use this skill when users want to read from or write to Google Sheets. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Google Slides API integration with managed OAuth. Create presentations, add slides, insert content, and manage slide formatting. Use this skill when users want to interact with Google Slides. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).