Find rising stars - not hyped restaurants

July 16, 2024

What if you can find a new local restaurant, before it gets widely known and trendy? You'll be able to enjoy it while it's new, more affordable, and less crowded!

But how do you find a place after it just opened? I took this into my own hands and wrote some code. It works with the Google Maps API, and scans my neighboorhhod to find restaurants that are not yet in a "master list" that I keep - then it alerts me to these new finds.

So here is the basic logic I implemented - each week I run the following code:

Finally - I want to automate this. So I created a docker container image with the code, and I scheduled a Google Cloud Run job to run that container once a week. Last week I found a new grilled fish restaurant, and a new kebab shop!

You can find the code here on my GitHub. If you feel inspired to use it and improve it - Happy tastings. πŸ‘¨πŸ³