zillow_building
A rental building — name, address, description, amenities, unit and floor-plan counts, rent range and photos — by buildingId (from a forRent search row with resultType propertyGroup) or by lat and lng.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude, with lng, instead of buildingId. | |
| lng | No | Longitude, with lat, instead of buildingId. | |
| expand | No | false (default): the compact form - the headline of a record or a search row, or the answer minus photo and tour links. true: the complete response from the data API (a full record is ~17 KB). Same price either way. | |
| buildingId | No | The building id from a rental search row (resultType propertyGroup). |