You could first get package needed for street view images download from the link below:
pip install pycitysim==1.16.1
Generate random points of latitude and longitude using Randompoints_Gen.py
Run streetview_batch.py with your own Randompoints path. This file is modified based on https://github.com/tsinghua-fib-lab/pycitysim/blob/main/examples/streetview.py
For Open-Source models, just deploy with their official guidance, then you can use the .py files we provided to test their capability. For Closed-Source models, apply for APIs then you can run in batch with our code.
Just in case, the street view names from different sources (Google, Baidu) might have different order of latitude and longitude.