You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.