A Google API based client based on two APIs: GEO CODING AND PLACES API which can used installed in your Google platform project.
-
Updated
Jul 25, 2021 - Python
A Google API based client based on two APIs: GEO CODING AND PLACES API which can used installed in your Google platform project.
Simple Python script to pull data from google places api and save to Csv. The search keywords will come from a csv stored locally. Once all keywords are searched in api pull, the JSON info is parsed and stored in a new csv and saved to the same file location of the import file.
Add a description, image, and links to the placesapi topic page so that developers can more easily learn about it.
To associate your repository with the placesapi topic, visit your repo's landing page and select "manage topics."