home_estimate: Zillow home estimate

Description Usage Arguments Details Value Examples

Description

home_estimate returns data for a single home listed on Zillow.

Usage

1
home_estimate(x, format = "list")

Arguments

x

A character string representing a single Zillow ID

format

Specifies whether the return object is in XML or List format. Defaults to list.

Details

Future versions will include the ability to pass in more than one property.

Value

XML from Zillow Web Service. Details of the XML are maitained by Zillow here - https://www.zillow.com/howto/api/GetZestimate.htm.

Examples

1
home_estimate("36086728")

billzichos/homer documentation built on May 12, 2019, 12:23 a.m.