google-maps-crawler Usage go mod tidy go build scraper.go ./scraper Command-line arguments -latitude -longitude -numberOfPages : the number of google maps pages of restaurants you want to crawl -output : the name of the json file where you want to output the list of the found restaurants.