apify-google-street-view-apilisted
Install: claude install-skill johnisanerd/claude-skill-google-street-view-api
# Street View and 360 Panoramas, Addressed by Place Name
A Street View API you can call with a business name instead of coordinates, returning the panoramas attached to that place as rows.
## When to use this skill
- The user wants a "street view api" or "google street view images" for a specific business.
- They need 360 panoramas or exterior frontage shots for site surveys, real estate, insurance, or field-service prep.
- They have a place name or a Google Maps URL and do not want to geocode and pick a heading first.
- They want the video clips attached to a place rather than still photos.
Not for: bulk gallery download across a whole category (use the companion apify-google-maps-photo-download skill) or routing and drive times (`johnvc/google-maps-directions-api`). See `references/actor-index.md`.
## Why this is not the official Street View endpoint
Street View Static renders one tile from a latitude, longitude, heading, pitch, and field of view you supply. Getting from "this restaurant" to "the right panorama facing the right way" is a geocoding and aiming problem you own. This skill instead lists the panoramas Google already associates with the place, so the aiming is already done and the input is a name.
## What you get
One dataset row per image. `result_type` separates the row kinds:
- `image` (full-size URL) and `thumbnail`
- `position` in the gallery section
- `photo_id`, stable across runs
- `data_id` and `place_title`
- `category_id`, echoing the filter th