Rust program for finding all Google Maps place IDs given a zoom level and tile radius. This can be combined with loc-metadata-rs (WIP) to find the place name, rating etc. for every Google Maps location that exists.
Rust program for fetching the metadata (name, rating etc.) of Google Maps places given a list of place IDs.