Greasy Fork is available in English.
Download location and orientation in Google Street View to a local file.
Download your current location and orientation in Google Street View to a geoJSON or KML formatted file.
Provides a function snap_gsv() that can be used in bookmarklets.
Can be used on the Google Street View site or any site with an embedded Google Map with Street View enabled.
No imagery is used, only the numerical values and location descriptions.
Create a bookmarklet with contents like the following:
javascript:snap_gsv("Vending machine", "geojson") ;
The second argument defaults to "geojson". Use "kml" to format as KML.