Back to Skills Hub
Goplaces

Goplaces

@steipete
developmentGoogle Places APICLIplace search

Modern Google Places API (New) CLI tool for searching, resolving, and retrieving detailed information about places. Supports human-readable output by default with JSON export for scripting and automation.

🚀 Goplaces is a modern command-line tool for searching and exploring places using Google's latest Places API. Search for businesses, restaurants, and locations with filters like open-now status, ratings, and distance. Get human-readable results by default, or switch to JSON for automation and scripting.

💡 Perfect for developers building location-based apps, travel planners finding nearby attractions, or anyone needing quick place lookups from the terminal. Filter by price, ratings, and radius to find exactly what you need without leaving your command line.

✨ Lightweight, fast, and developer-friendly with intuitive commands, smart pagination support, and optional color output for easy reading.

GitHub

Requirements

GOOGLE_PLACES_API_KEY

Required Google Places API key for authentication

GOOGLE_PLACES_BASE_URL

Optional custom base URL for testing or proxying