In the past I wrote multiple blog posts about how you can make a map of Google Street View capture dates. On December 29, 2020 I noticed the old unofficial Google API I used doesn’t work anymore. Luckily Google has a new official API that can be used to get the same information. Therefore I updated all my scripts to use the new JSON file instead of the old XML file.
Continue reading “Old Google API to check Street View capture dates replaced by new API in my scripts”