Skip to content

CaliberAI/streamlit-get-google-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Google Places Reviews

A simple Python demonstration of using Streamlit with the Google Maps Places API to get Reviews.

Development

To run locally;

  • pip install -r requirements.txt
  • streamlit run get.py

Deployment

This app works well with Heroku.

  • Install the Heroku CLI and set it up
  • heroku create
  • git push heroku main

About

Get reviews from Google Maps API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages