Georgios Komninosblog.gkomninos.com·May 14, 2023Distributed Google Maps scrapingIntroduction In this post, I will show you how you can utilize the power of Kubernetes to scrape data from Google Maps without using an API key. for the tutorial, I will use as an example deploying to But this will work in any managed Kubernetes pro...Discuss·1 like·1.6K readswebscraping
Georgios Komninosblog.gkomninos.com·May 7, 2023How to extract data from Google maps using GolangThis post introduces a command-line application that allows you to extract data from Google Maps. If you want to extract to collect some data for local businesses using Google Maps then this tool is for you. The tools retrieve and export to a CSV fil...Discuss·2.5K readsScraping