This tool provides a simple interface with Google's Places API.
- Search using plain language queries.
- Search in an area using coordinates and a radius.
- Lookup a Place ID
- Filter results using a Field Mask.
- Easily call this from other scripts, either through the shell or as a Python library.
- Select the response format ( json, xml, csv ).
Here's an example.